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

External program to reset release startegy

Former Member
0 Likes
466

Hi All,

Can anyone tell me how to reset release startegy from an external program. I understand that there are some exits avaialable to do it. I dont want to add my logic in an exit. Based on my program conditions I need to reset the release startegy of the P.O.

Any Bapi of FM that is available.

Thanks,

Anupma

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
411

BAPI_PO_RESET_RELEASE soved the probelm. U need to copy and remove std. check and it will work fine.

Thanks,

Anupma

2 REPLIES 2
Read only

Former Member
0 Likes
411

Check out..

BAPI_PO_CHANGE

Read only

Former Member
0 Likes
412

BAPI_PO_RESET_RELEASE soved the probelm. U need to copy and remove std. check and it will work fine.

Thanks,

Anupma