2007 Feb 27 4:30 PM
Hello everybody!!
I would like to know if there is a way to know the name of a field in a dynpro knowing its description.
Eg:
I know the field label _(description)--> vendor, and I want to guess the field name (lifnr)
thank you very much!
Hello everybody!!
I would like to know if there is a way to know the name of a field in a dynpro knowing its description.
Eg:
I know the field label _(description)--> vendor, and I want to guess the field name (lifnr)
thank you very much!
2007 Feb 27 4:32 PM
Hi,
Press F1 on the field..Press the technical info button (F9) you will see the screen details..along with the fieldname..
THanks,
Naren
2007 Feb 27 4:36 PM
2007 Feb 27 4:36 PM
you can also navigate from the technical name to see the table/structure name.
that can be known by experience. or else you can referr to the declaration part say
vendor -> declaration as lfa1-lifnr. you can know like this or else if its declared as vendor(10) type c then you have to know only by experience.
2007 Feb 27 4:39 PM
Hi,
You can check the table DD04T...to get the data element for the corresponding text..
Is this what you want??
If you want to know in debugging..I believe it is not possible to get the field name for the field description..
Thanks
Naren
2007 Feb 27 4:59 PM
Goto SE11. In Data type field press F4 and select 'search for data elements'.
In the field label enter 'vendor'.
You would get all the possible entries.
Thanks,
Santosh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |