‎2007 May 22 6:39 AM
Hi friends,
in qm01 transaction initial screen reference notification is available.I want to fetch the value of reference notification number into inside of one standard include program. Then how to writh get parameter id statement . Is it possible to fetch the value of referene notification directly using get parameter id in the standard include program.Please help me.
Thanks & Regards,
Vaddi Bharat
‎2007 May 22 6:44 AM
try this..
data : v_qwrnum like RIWO00-qwrnum.
get parameter id 'IQM' field v_qwrnum.