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?