Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

syntax

Former Member
0 Likes
329

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

1 REPLY 1
Read only

Former Member
0 Likes
304

try this..

data : v_qwrnum like RIWO00-qwrnum.

get parameter id 'IQM' field  v_qwrnum.