2013 Apr 26 10:10 AM
Hi, everyone.
I would like to use SAP standard FI document simulation function. But I don't if I can use it nor how to use it.
I will make dynpro for document entering and I would like to display the journal including tax line item and clearing item.
If you know, please tell me how to use standard simulation function.
Best regards,
Chris
2013 Apr 26 11:53 AM
2013 Apr 26 12:50 PM
Dear Suhas,
Thank you for your kind advice!
I checked BAPI_ACC_DOCUMENT_CHECK, and it seems to the function for checking before posting.
The BAPI doesn't return simulated journal including tax item created automatically.
I need to know the journal that includes automatically-created items that user doesn't enter manually.
Is there any other way for simulation?
Best regards,
Chris
2013 Apr 29 3:16 PM
2013 Apr 30 12:01 PM
Dear Raymond Giuseppi,
Thank you for your advice, but our client need to display clearing items, too.
So I will take following method;
1. Create BDC for document posting simulation in function module.
2. Execute simulation and exit without posting.
At this time, document simulation result is transported to memory id via OpenFI interface1020.
3. Get simulation results from memory id and export them.
Thank you for your cooperation.
Best regards,
Chris