cancel
Showing results for 
Search instead for 
Did you mean: 

Raise exception using CX_MAPPING_FAULT

Former Member
0 Kudos

Hi,

I want to raise an exception when an error occured in the ABAP mapping.I can be able to raise single message exception using the above one but I want to raise exception for all the messages from an error message internal table.I collect return codes and error messages into an internal table and want to display them in SXMB_MONI. Is it possible to raise multiple exceptions using CX_MAPPING_FAULT.

Thanks,

RP

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Thanks for your reply.

I can be able raise an exception from ABAP mapping but how to raise multiple exceptions or display in SXMB-MONI for all the entries in an message internal table?

Reg,

RP