Skip to Content
0
Sep 15, 2023 at 02:30 PM

Need to change the PR status from HELD using BAPI_PR_CHANGE

42 Views

Hello Experts,

Once the PR is HELD, the EBAN-MEMORY and EBAN-BANPR has updated to 'X' and '08' respectively. I would like to revert it back to EBAN-MEMORY =' ' and EBAN-BANPR = '03' using the BAPI_PR_CHANGE.

I tried updating the header structure as below.

BAPIMEREQHEADER-HOLD_UNCOMPLETE = 'X' and MEMORY = ' ' with COMMIT which is not working as expected.

Can anyone suggest resolving this issue or let me know if we have better solution?