Application Development 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: 

Clossing Purchase orders in mass.

0 Kudos

Hi All,

I need to close over 1lakh purchase orders. currently we are using BDC session method and it is taking 40hours time to execute all the records. so could u please suggest me a better solution to execute it in less time?

<removed_by_moderator>

Read the "Rules of Engagement"

br,

Sathish

Edited by: Juan Reyes on Oct 7, 2009 4:10 PM

3 REPLIES 3

Former Member
0 Kudos

Hello

Use: BAPI 'BAPI_PO_CHANGE' with NO_MORE_GR = 'X'

or

/SAPPO/BAPI_ORDER_CLOSE

Former Member
0 Kudos

hello satish ,

u can use BAPI mentioned by Dzed Maroz , but u need to added one more logic to close POs,i.e u need to change PO quantity based on the deliverd Qty then only SAP will allow to close the PO.

regards

prabhu

0 Kudos

HI ,

BAPI_PO_CHANGE does not exist in my system. can please give the code and parameter details ..so that i can create a BAPI in my system.

Thanks,

sathish