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

fetching screen values from different screen

Former Member
0 Likes
363

Hi abapers,

Is it possible to fetch the value from one program to different screen (different program)

1 REPLY 1
Read only

Former Member
0 Likes
287

Please give more clarity on your requirement.

U can use submit (Report name ) to get the values of one program to another.

If it is in different sessions u can use set parameter id and get parameter id.

If it is in same session you can use Import and export commands.

If the first program selection screen values u want to read.. u can use DYNP_VALUES_READ function module.

Please reward points if it helps...

Cheers,

Phani.