2017 Dec 28 11:12 AM
hi sap experts,
what is th FM for to get input values from one screen to another screen or one program to another program?
I'm also confused about the nature of this question... What is the context?
But if the answer below did answer this somehow then kindly close the question.
2017 Dec 28 3:11 PM
Input values are available in your program. Pass them on to whatever needs it. This is standard ABAP, no FM required.
I think you need to describe a bit more clearly what you are trying to do.
2017 Dec 28 3:57 PM
To get input values entered on a screen to your program, you can use the FM 'DYNP_VALUES_READ'. Inside the program you can handle/ pass the same values to another screen or another program as per your need.
Attaching a blog which may be an example for you...
https://blogs.sap.com/2013/10/11/how-to-use-function-module-dynpvaluesread/
2017 Dec 29 9:04 AM
2017 Dec 29 7:57 PM
I'm also confused about the nature of this question... What is the context?
But if the answer below did answer this somehow then kindly close the question.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |