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_PO_Change - Avoid standard availability check

Former Member
0 Likes
681

Hi everybody,

Is it possibile to change a transfer order (change quantity, add positions) via bapi without any execution of standard availability check? If is it possible can you explain how? The problem is that i want to confirm quantity (eket-mg02) on each positions later.

Thank you for response

Bye

Andrea

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
511

HI Andrea,

The bapis(In this case BAPI_PO_Change ) are generally designed to work the same way as a corresponding transaction( In this case me22/me22n) would work.

There would be some Customizing that needs to be done to avoid the ATP checks in SPRO. You better consult your functional guy to do the same.

REgards,

ravi

1 REPLY 1
Read only

Former Member
0 Likes
512

HI Andrea,

The bapis(In this case BAPI_PO_Change ) are generally designed to work the same way as a corresponding transaction( In this case me22/me22n) would work.

There would be some Customizing that needs to be done to avoid the ATP checks in SPRO. You better consult your functional guy to do the same.

REgards,

ravi