‎2007 Oct 18 11:31 AM
Hi abapers,
Is it possible to fetch the value from one program to different screen (different program)
‎2007 Oct 18 11:55 AM
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.