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

Read Message Variables( MSGV1,MSGV2,MSGV3,MSGV4,MSGV5 ) dynamically

Former Member
0 Likes
7,624

Hi,

i have requirement where i have MSGID, MSGNO, and the acutal message itself, which it self is filled with dynamcic variables MSGV1,MSGV2,MSGV3,MSGV4,MSGV5.

so my requirement is i want to pass this actual message, message id, message number and get dynamically filled variables in the message

for example write_message FM will return Actual message if you pass MSGID,MSGNO and MSGV1,... varibles

so i need opposite version of this FM which takes Message, possibly message id and message number return me those dynamic variables

Please advise.

Thanks,

Kranthi.

1 REPLY 1
Read only

Former Member
0 Likes
6,917

solved