Hello Experts,
XI team is reporting that messages sent from ECC are in a 'no commit' status and XI administrators are neither able to archive them nor delete them.
I see we have following COMMIT code:
CALL METHOD iref_proxy->execute_asynchronous
EXPORTING
output = t_employee_master_data.
COMMIT WORK.
Is this not the right way to commit the work. Please inform if you have any clue to address the root cause.
Thank you very much.
saplover