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_REQUISITION_RESET_RELEASE

Former Member
0 Likes
1,492

Hi,

I am using the BAPI 'BAPI_REQUISITION_RESET_RELEASE' for cancel Release and passing all the release codes(T_16FS-FRGC1 to T_16FS-FRGC8) using a do loop for every PR line item. In this case the first release code gets cancel released but for the other release codes it throws an error 'Purchase requisition XXXXXXXXX YYYYY blocked'. Please provide me a solution

1 REPLY 1
Read only

Former Member
0 Likes
810

I meet the same problem, but didn't search the answer .    "BAPI_REQUISITION_RESET_REL_GEN"  I solve it by myself.