‎2007 Apr 26 3:53 AM
If i only know the description of a field..how can i identify the field name and the corresponding table or structure..
‎2007 Apr 26 4:07 AM
u can goto DD03T table , give the description and get the fieldname
then goto DD03L , give the fieldname and get the possible table/structure
Message was edited by:
Chandrasekhar Jagarlamudi
‎2007 Apr 26 4:07 AM
u can goto DD03T table , give the description and get the fieldname
then goto DD03L , give the fieldname and get the possible table/structure
Message was edited by:
Chandrasekhar Jagarlamudi
‎2007 Apr 26 5:51 AM
Hi Chandrasekhar,
Thanks for your help but i couldnt get fieldname and table name for most of the field description...is there any other way to find it..
‎2007 Apr 26 5:57 AM
Hi
Apart from finding the fields from DD03L table
With the description first find the data element in related to that description
and use where used list of that Data element it will show that data element used tables.
Again there will be more tables, you have to take the related Module and required ones only.
reward if useful
regards,
Anji
‎2007 Apr 26 6:17 AM
Hi,
Use where-used-list to search the table ans structure contains that field.
‎2007 Apr 26 4:09 AM
Hi
As far I know atleast u shud know the field name to find out the table r structur.
that is give the field name n choose ' where used ' button.
‎2007 Apr 26 5:54 AM
‎2007 Apr 26 5:59 AM
Hi Thasneem,
can you write down the field descr. if possible we will let you know the fieldname and table.
regards,
Navneeth.K