cancel
Showing results for 
Search instead for 
Did you mean: 

Capture of Mapping Errors

Former Member
0 Kudos

Hi Experts,

when there is a mapping error in it displayed at the bottom tab mentioning the filed name were the error encounterred,now that the i want to capture the same message and raise a alert .

the alert message should be same to that of error message in Message Mapping

eg:Mapping object ABC incomplete. Unable to continue execution

leaf node with minOccurs>0 and without mapping

Thanx

Sampath

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

use Container Variables


SXMS_ERROR_CAT
SXMS_ERROR_CODE

for Available Container Variables see http://help.sap.com/saphelp_nw04/helpdata/en/d0/d4b54020c6792ae10000000a155106/frameset.htm

Shabarish_Nair
Active Contributor
0 Kudos

use the container variable SXMS_ERROR_CODE and try