Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

message class

Former Member
0 Likes
416

Hi,

i have create 1 message class,

when i use that as error message it's worked

ex:

MESSAGE E000(ZMSG_CLASS) WITH IT_MARD-LGORT.

but when i use same message as information message type

Ex:

MESSAGE i000(ZMSG_CLASS) WITH IT_MARD-LGORT.

it's not work.

Thanks in advance.

Regards

SAM

2 REPLIES 2
Read only

former_member206377
Active Contributor
0 Likes
385

what happens when u use it? do you get an error?

Read only

former_member404244
Active Contributor
0 Likes
385

Hi,

Error message means it won't go subsequent screen, either its stops there or the screen will be blank out.. for information message after you press enter it will go to subsequent screen.

As per your requirement you need to see which one you want error or information....

No problem with your code.

Regards,

Nagaraj