‎2009 Nov 24 10:55 AM
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
‎2009 Nov 24 11:01 AM
‎2009 Nov 24 11:02 AM
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