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