Hi All,
I want to update batch in MCHA table via COR2 transaction.
I want to perform this update in exit EXIT_SAPLCOBT_001.
I am using BAPI_BATCH_CHANGE to update batch in MCHA table.
Actually exit already has one bapi BAPI_BATCH_CREATE.
So i am getting dump.
“Nested call of PERFORM ON COMMIT: NESTED_PERFORM_ON_COMMIT caller: SAPLV
01Z program: SAPLV01Z form: CHANGE_BATCHES”
Is there any way to rectify this error or any other way to complete the requirement.
Any help will be greatly appreciated.