2007 Mar 12 7:39 AM
hi
when ever the user enters the reference equipment number i wnt to catch the value how to get it ,i used parameter values no use.
2007 Mar 12 7:53 AM
hi
good
you can use the table and respective field name to get the data
Table name->RM63E
Field Name -> EQUNR
Thanks
mrutyun^
hi
good
you can use the table and respective field name to get the data
Table name->RM63E
Field Name -> EQUNR
Thanks
mrutyun^
2007 Mar 12 7:53 AM
hi
good
you can use the table and respective field name to get the data
Table name->RM63E
Field Name -> EQUNR
Thanks
mrutyun^
2007 Mar 12 7:58 AM
is it possible through set parameter
actually i implemented one screen exit for that trans so inthat screen pbo the value that u have mentioned is null and parameter values is also null.
2007 Mar 12 8:01 AM
2007 Mar 12 8:06 AM
Hi
i have already used but no result
DATA: REF_EQU LIKE EQUI-EQUNR.
GET PARAMETER ID 'EQN' FIELD REF_EQU.
2007 Mar 12 8:15 AM
check in the user exit which is triggering in PAI of the screen ? Value is updated there or not?
regards
shiba dutta
2007 Mar 12 8:23 AM
2007 Mar 12 8:33 AM
2007 Mar 12 8:49 AM
i think you have got the exit name as per your previous thread.
now check there.. just give your screen field name there...to check..
tables : <your table name for screen field>.
activate that and check in debug mode whether your screen data is appearing here or not....
regards
shiba dutta
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |