I send 'E' MESSAGE in user-exit EXIT_SAPMM06E_012 of functional module ME_PURCHASE_DOCUMENT_DATA_SAVE.
Appears a window with my error and with only button 'Exit'. When i click Exit my program, which called ME_PURCHASE_DOCUMENT_DATA_SAVE terminates.
This mean, that FM converts my 'E' message into 'A'.
How call funcion ME_PURCHASE_DOCUMENT_DATA_SAVE to prevent main program termination?
Edited by: S S on Mar 18, 2009 11:38 AM