2008 Jul 15 9:35 PM
Hello All,
Please, I need to get a value in a field that is in screen...
example:
field name: glu1-bukrs
I created a match code using a function, and in this function I created a select in the correct table, in this select have a "where" clause: "where bukrs EQ glu1-bukrs"...
But this process work properly just when the user click "enter"... else this is a value is initial...
I want to know a way to get the value field before the user click enter...
Somebody could help me, please?
Fernando Pena.
2008 Jul 15 9:49 PM
Hello All,
Please, I need to get a value in a field that is in screen...
example:
field name: glu1-bukrs
I created a match code using a function, and in this function I created a select in the correct table, in this select have a "where" clause: "where bukrs EQ glu1-bukrs"...
But this process work properly just when the user click "enter"... else this is a value is initial...
I want to know a way to get the value field before the user click enter...
Somebody could help me, please?
Fernando Pena.
2008 Jul 15 9:49 PM
2008 Aug 01 6:29 PM
2008 Aug 01 7:17 PM
Hi,
There are also two function modules - DYNP_VALUES_READ and DYNP_VALUES_UPDATE - that can read the values of screen fields and return values to them during the POV event.
Please refer to this link LINK: [http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbaac935c111d1829f0000e829fbfe/content.htm].
Please reward if you find the answer useful.
Thanks,
Kamesh Bathla