Skip to Content
0
Former Member
Dec 03, 2008 at 11:45 PM

XI messages can't be archived or delete - Is this a commit issue?

13 Views

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