Currency or quantity amounts are not issued
[Adobe] [by] [currency] [currency converter] [currency exchange] [Decimal] [default] [Forms] [iFbA] [Interactive] [point] [quantity] [User] [values]
- iFbA: Browser hangs after uploading documentSymptom You locally save an interactive form from a Web Dynpro ABAP application; you fill out the form offline and then upload it into a Web Dynpro ABAP application. When you display...
- Automatic height adjustment does not workSymptom Your application has problems with the height adjustment in the browser. The following symptoms may occur: Your Web Dynpro ABAP application does not use the maximum height of the browser or...
- Adobe LiveCycle Designer 8.1 – PatchSymptom You want to apply a patch for Adobe LiveCycle Designer 8.1. Other terms Adobe LiveCycle Designer, patch, ADS, Adobe Document Services, SAP Interactive Forms Reason and Prerequisites You have installed Adobe...
- Adobe LiveCycle Designer 8.0 – PatchSymptom You want to apply a patch for Adobe LiveCycle Designer 8.0. Other terms Adobe LiveCycle Designer, patch, ADS, Adobe Document Services, SAP Interactive Forms Reason and Prerequisites You have installed Adobe...
Symptom
The system does not issue fields with currency fields or quantity fields for the form output.
Other terms
Decimal point, user default values, IFbA, Interactive Forms by Adobe, Adobe
Reason and Prerequisites
If the system outputs currency fields and quantity fields that are incorrectly formatted, this is usually due to reference fields that have been assigned incorrectly. If the system does not display the values at all and displays a comma instead of a period in the data stream (file XFD.XML, created using the PDF with additional information, Note 944221), you must implement the attached corrections.
The error occurs if, in the initialization source code of an interface, you execute the ABAP command SET COUNTRY for a country, and its decimal point does not correspond with the user default values.
Solution
Implement the program corrections or import the relevant Support Package.
If this is not possible in the short term, you should check whether the SET COUNTRY statement can take priority in the print program. The error does not occur as a result.