error message
hi friends,
i am using this statement in my report
MESSAGE e001(ZMESSAGE1) with p_charg.
but it shows the message without charg (batch no).
can any suggest how should i write this statement so that i can able to display the batch no.
with regards
Bhupinder singh
Tags:
Former Member replied
Hi,
Double click on ZMESSAGE1 and in the message no 001 add &1 at the end and try again.
&1 will be replace by your batch no automatically.
Regards
Edited by: Rajvansh Ravi on Oct 16, 2008 6:26 AM