Hi,
I have a problem when doing a KB!5N posting.
The issue is when I do a KB15N posting using the BAPI 'BAPI_ACC_MANUAL_ALLOC_POST' the decimals are not considered and I get a success message from the BAPI.
If I use BDC and create a BDC session and process the same then I get decimal issue.
If Enter the amount as 10,123 USD It automatically takes it as 10.123,00 USD in the BAPI but in the BDC it is taking it as 10,123 USD which is causing this problem. The BAPI automatically determines the decimals places based on the currency and posts it with a wrong amount. I am not able to read the number of decimals from TCURX since it is not maintained in my system.
Any suggestion to get the same result in the BAPI and BDC.
Regards,
Vijay V