‎2014 Feb 10 4:12 PM
Hello,
I creates sales order, delivery and an invoice document. On saving invoice document, it automatically posts accounting document with customer account and Accounts Receivable account. How and where are the G/L accounts determined in this case( when I debug the program )? Are there any specific function modules I need to look into?
Thanks!
‎2014 Feb 10 4:32 PM
Hi,
Kindly go through documentation on "SD-FI integration". Configuration in VKOA transaction
Regards,
DPM
‎2014 Feb 10 4:32 PM
Hi,
Kindly go through documentation on "SD-FI integration". Configuration in VKOA transaction
Regards,
DPM
‎2014 Feb 10 4:42 PM
Hi,
in se37 enter RV_INVOICE_DOCUMENT_ADD , then click on where used put breakpoint,at fm
then create sales order , billing it will stop at the fm
thanks
srini
‎2014 Feb 12 3:24 AM
‎2014 Feb 10 4:53 PM
Hi
Create also a trace with ST05 and set the break-points where you see system is reading or writing in the proper tables (for access sequence KOFI for instance, see this document http://scn.sap.com/docs/DOC-46903)
See also SAP Note 429117 - Collective note advice note SD-FI interface, for further research
Regards
Eduardo