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

Search method --which bapi uses internal order

Former Member
0 Likes
298

Our requirement is to find out which bapi is using internal order.

We thought of searching via aufnr but there must be bapi's which uses differrent field name like ORDERID.

foe rg : for BAPI_ACC_GL_POSTING_POST there is no search result for aufnr ....but when i go to the tables of the bapi ACCOUNTGL ....i can find orderid field for aufnr.

If i go to se11 and give aufnr as data type the list will be too big.....anf for the above eg : it will return table name ( ACCOUNTGL) not the bapi name .

is there a better way ?

can i find out which all bapi is used(triggerred) in last 6 months.

Regards,

Rachel

1 REPLY 1
Read only

Former Member
0 Likes
258

check this.

[http://www.sapfans.com/forums/viewtopic.php?f=23&t=297996]