Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table updated after IDOC posting

Former Member
0 Likes
664

Hi All,

I am having a requirement in which I am using a custom function module to create and post an IDOC. The program is taking data from flat file and passing it to the function module IDOC_INBOUND_SINGLE which calls a BAPI BAPI_ACC_INVOICE_RECEIPT_POST to post the IDOC.

For posting IDOCS, IDOC type ACC_INVOICE_RECEIPT03 is being used.

I wanted to know after execution of the FM, which are the tables being updated after posting of IDOC.

Thanks in advance.

regards,

gaurav

2 REPLIES 2
Read only

Former Member
0 Likes
437

after the idoc posting the table EDIDC,EDIDS,EDIDD,EDID4

Read only

GauthamV
Active Contributor
0 Likes
437

hi,

check tables EDIDC,EDIDD,EDIDS.

reward points if hlpful.