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
290

Hi,

Please can anyone tell how i can reduce the time taken by function Module BAPI_INCOMINGINVOICE_CREATE to process the file.

Thanks and Regards

Shailendra.

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
271

hi,

for the file:

you can do a trace with transaction ST05 and check the results.

for a single record:

SE37

Function Module -> Test -> Runtime Analisys

introduce your input data

F8 -> execute

Button "Evaluate"

Button "Hit List"

Best regards.

Edited by: pablo casamayor on May 20, 2008 9:03 AM