In module pool program how to pass the one screen input value to another screen input value?
Answer Posted / prosoft
Create a global variable to hold value of first screen input value after PAI of screen one pass screen one input to the global variable. Then in PBO of second screen pass value of global variable to screen two input field.
Eg: in PAI module of screen 1.
input1 = 'Value of Screen 1'.
gv_var = input1.
in PBO module of screen2.
input2 = gv_var.
Now input2 contains screen 1 input value which is 'Value of Screen 1'.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Can we make use of flow logic control key words in abap/4 and vice-versa?
Explain the difference between a dialog program and a report?
What are the parameters used in each function?
In the `select' statement what is group by ?
What is a matchcode?
What are the data types of the external layer? : abap data dictionary
What are the 3 types of tables in sap? : abap data dictionary
What is the project you are currently working and work that you are doing
What are multiple use BADIS?
Why grouping of fields is required? What is the max no of modification groups for each field?
Why do we use dynamic where conditions?
What is an update type with reference to a match code id? : abap data dictionary
what is defference between repository and non repository Object?
Explain the data types of internal tables?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status