‎2007 May 25 10:50 AM
Hi Experts,
How to find a table corresponding to a structure field?
Because some times field in the structure will be different from Table field?
Regards
‎2007 May 25 10:52 AM
Hi
I hope this question was already answered.
There is strict rule such that we have to use a particular method to find the related database table for a strcuture
Just take the description of the structure and its fields and accordingly we have to find the tables
Reward points if useful
Regards
Anji
‎2007 May 25 10:52 AM
Hi
I hope this question was already answered.
There is strict rule such that we have to use a particular method to find the related database table for a strcuture
Just take the description of the structure and its fields and accordingly we have to find the tables
Reward points if useful
Regards
Anji
‎2007 May 25 10:54 AM
Hi,
Even though the field name is different check with data element for that field. & use WHERE USED LIST on it.
Thanks
Sandeep
Reward if helpful
‎2007 May 25 10:58 AM
Quite often the name of the table is included in the name of the structure.
You canalson check the package (maintained in attributes of table/structure) with TRX SE84 and see what table/structures are in the same package...
‎2007 May 25 10:58 AM
Use where used list and select table check box.
Reward points to all useful answers.
Regards,
SaiRam