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: 

BapiCreateFromData Release Strategy

Former Member
0 Kudos

How can I set the Release Strategy in the Purchase Requisition? I'm creating a Purchase Requisition using the Bapi BapiCreateFromData from the business object Purchase Requisition, but there's no such parameter to set the Release Strategy as far as I can see.

2 REPLIES 2

Former Member
0 Kudos

check there BAPI to set

BAPI_REQUISITION_RELEASE
BAPI_REQUISITION_RELEASE_GEN

for more info just go thru documentations of that BAPI.

It comes from Confirg , u cannt define ur own strategies while creating the PR .

check in SPRO----> MM---> Purchasing ---> PR---> release procedure.

Regards

Prabhu

Message was edited by: Prabhu Peram

0 Kudos

Maybe I've been misunderstood. What I want is to create a Purchase Requisition under a specified Release Strategy. I don't want to approve it, even 'cos I got no rights to do it.