2022 Dec 05 10:18 AM
Hi all,
When user run the program reaching the FM POSTING_INTERFACE_CLEARING, it gives the errors below.
During the debug the internal numbers is actually 7316.51 or the 2nd case 1308.87 or the 3rd case is 57420.00.So I tried changing it to 7,316.51 or 1,308.87 or 57,420.00 but I still get formatting error.
I checked the SU01. The decimal notation looks ok to me. What else could be the formatting error about?
2022 Dec 05 10:22 AM
If you use Batch-Input, the user decimal notation should be used
if you use BAPI, the SAP internal format should be used
Check the content of table using SE16 transaction (uncheck field exit in user-setting)