cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_REQUISITION_CHANGE

Former Member
0 Kudos

Can someone help me with the step by step procedure to use the BAPI_REQUISITION_CHANGE?

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

alpesh_saparia3
Active Contributor
0 Kudos

Hi,

You can use BAPI_REQUISITION_CHANGE to change the Purchase Requisition. To do this you will need a driver program to run the function "BAPI_REQUISITION_CHANGE" , if no errors are found in function then you have to call "BAPI_TRANSACTION_COMMIT" to update the changes in database.

Former Member
0 Kudos

Hi,

You can execute BAPI_REQUISITION_CHANGE by using SE37, fill BAPI_REQUISITION_CHANGE in function module field and then click Test/Execute(F8). After that you must fill parameter for the function module especially for Number Parameter with PR No.

Regards

Gunawan