BADI ME_PROCESS_PO_CUST
Hi all,
I am facing a problem in changing Purchase Order using BADI ME_PROCESS_PO_CUST.
The requirement is to change the ORIGIN flag at item level, if INCO Terms at header level is changed.
The requirement is handled thorugh BADI (BADI ME_PROCESS_PO_CUST).
But the changes done at the item level is not getting reflected in the database.
The changes aare getting reflected in the database only if it is executed in FOREGROUND
but no changes in BACKGROUND.
I have implemented my custom logic in HEADER and ITEM methods.
Please advise.
Thanks & regards
Deb