Application Development 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: 

How to Get User Status on Va02 Header

erktekstore
Explorer
0 Kudos
325

Dear All;

Please look at the following pictures in order :

1)

and then 2)

when the user selects the second option and return to main screen and then press 'SAVE'

I want to read the selected option information in MV45AFZZ in form_save exit procedure.

How can I do that ? Would you please help me ?

Erkan

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos
273

You can use most FM related to system/user status such as STATUS_READ, or STATUS_CHANGES_GET to get old/new values (Those FM use the buffer/memory when available)