2008 Jun 20 4:57 PM
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
2008 Jun 20 6:14 PM
YOu can do a trace to find all the tables that get updated.
Go to ST05 transaction.
Start the trace.
Run your inbound IDOC process.
Go to ST05 again and decativte the trace.
View the trace to find the tables that are Updated.
Regards,
Ravi
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
2008 Jun 20 5:06 PM
Hi Gaurav,
Please cehck the INVOICE related tables
RBKP ---> Document Header: Invoice Receipt
RSEG ---> Document Item: Incoming Invoice
Best regards,
raam
2008 Jun 20 6:02 PM
Hi,
check these tables EDIDC,EDIDD,EDIDS.
reward points if helpful.
Regards
2008 Jun 20 6:14 PM
YOu can do a trace to find all the tables that get updated.
Go to ST05 transaction.
Start the trace.
Run your inbound IDOC process.
Go to ST05 again and decativte the trace.
View the trace to find the tables that are Updated.
Regards,
Ravi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |