Skip to Content
0
Former Member
Jun 09, 2009 at 08:52 AM

What are different ways of using message of message class

44 Views

Hi,

when we do 'where-used' operation on messages in se91, we get result for following two types of usage

MESSAGE ID 'ZBBP' TYPE 'E' NUMBER '074'

INTO ls_error_message

WITH e_bbp_usr01-userid.

MESSAGE i074(zbbp) WITH gs_forward.

is there any other way in which message is used that dont show in where used ?

this is for back tracing from the message received by the end user to reach the abap code.

thanks

b