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

BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
542

Hi,

May I know what SAP standard tables (please list all) are updated when I executed 'BAPI_INCOMINGINVOICE_CREATE' function module?

Thanks, Nick

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
471

Hello Nicholas

Use SQL Trace Analysis you will get all tables you want.

About SQL Trace Analysis

please check the manual [PDF]

ABAP How To on SQL Trace Analysis

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5a1de990-0201-0010-8d83-a06bdda1d...

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
471

Hi,

For detailed information you have to activate an SQL trace in ST05

Kind regards, Rob Dielemans

Read only

Former Member
0 Likes
472

Hello Nicholas

Use SQL Trace Analysis you will get all tables you want.

About SQL Trace Analysis

please check the manual [PDF]

ABAP How To on SQL Trace Analysis

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5a1de990-0201-0010-8d83-a06bdda1d...

Regards