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

Release Reset Issue With BAPI_REQUISITION_RESET_RELEASE

0 Likes
1,153

Hello Experts,

I am facing a strange issue while using the bapi BAPI_REQUISITION_RESET_RELEASE in a custom program.

The bapi is setting the PR released status to unrelease for majority of PR's. But for some PR's the bapi is executing successfully without any return value but it is not resetting the released status.

I checked in debugging the values are updated as expected to unrelease state but the EBAN table is not updated.

Please help me with a solution.

Br.

1 REPLY 1
Read only

0 Likes
968

The issue is resolved.