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

Passing a parameter through user exit

Former Member
0 Likes
320

Hi all,

I am adding a screen to the user exit ZXHIV01 and want the user to fill the organizational detail area on this screen.

However, I cannot get the value of the organizational code (OBJID) from the previous screen (1000 create).

I have tried GET/SET parameters but it did not work.

Should I do something different while editing a user exit?

Thanks in advance,

Dilek Ersö

1 REPLY 1
Read only

Former Member
0 Likes
282

Hi Dilek,

try using field-symbols.....it will work....

If the hint is useful… Say thanks by reward….

Regards,

Prabhu Rajesh