July 15, 2009 at 1:07 am
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. [...]
July 12, 2009 at 2:16 am
Symptom
Fixed values defined in a servcie variant are wrongly propagated. If multiple fields use the same type a value defined for one field is propageted to the following field which does not have a fixed value.
Reason and Prerequisites
Error in coding
Solution
Correction in Coding
July 8, 2009 at 9:12 pm
Symptom
In your Web Dynpro component, you use the component WDR_SELECT_OPTIONS and you use ADD_SELECTION_FIELD to add a selection field with domain fixed values of the “Dropdown List Box” type. The values displayed in the user interface (UI) are sorted alphabetically. However, they should be displayed in the sequence defined in the [...]
July 7, 2009 at 1:26 am
Symptom
If any record is created or changed from client, number field value of that SyncBO is getting changed by middleware before calling bapi wrapper.
Other terms
Display, User, Synchronization, Records, Deletion, Incorrect, Wrong, Bapi wrapper, Values, Admin UI, Database, Table, MI 7.0.
Reason and Prerequisites
You are currently using SP22 or above for WebAS 6.40
Or
You are currently using [...]
July 2, 2009 at 3:00 am
Symptom
POWL table columns are not showing correct values.
Other terms
POWL Valid values, POWL columns wrong values.
Reason and Prerequisites
As the OVS is set,the previous columns valid values are taken,
now clearing everytime the new column start.
Solution
Please implement the attached correction instructions
June 29, 2009 at 3:08 am
Symptom
JDBC Adapter Receiver when stored procedures are used does not interpreted empty string values as null, even though the channel is configured to do so. Instead empty strings are inserted into DB as it is.
Other terms
JDBC Receiver stored procedure, SP, Empty string as Null, Interpretation of empty string values
Reason and Prerequisites
You have [...]