‎2008 Nov 19 5:17 AM
Hi,
Anyone tell to me that this particular Structure is releated to TABLE in database.
‎2008 Nov 19 5:57 AM
Dear Aman
You did not right the Structure name .....
Also there is different way to find the Table name of particular structure. You can use like Where Use List..
You can also use the SE90 to find any Object.
Regards,
Rizwan
‎2008 Nov 19 5:22 AM
‎2008 Nov 19 5:57 AM
Dear Aman
You did not right the Structure name .....
Also there is different way to find the Table name of particular structure. You can use like Where Use List..
You can also use the SE90 to find any Object.
Regards,
Rizwan
‎2008 Nov 19 5:59 AM
Structures, in the way your are talking about them, are used to populate and read screen fields. Sometimes you're lucky and the structure used will be that of an transparent table. Most often you won't be. Then the only way to tell the link is through the ABAP program that runs the transaction. Search this site about "how to find the underlying tables for data" for more information.
matt
‎2008 Nov 19 6:00 AM
Hi Aman,
If my understanding is current. you need to find where a particular structure is used.
Go to SE11 > type the structure name > click on display
then press CTRL + SHIFT + F3
there click for database tables and enter u will get the list of all tables
Rewarrd pointss for all helpful answers
Gowri
‎2008 Nov 19 6:15 AM
hi,
where is your structure?
and , give more information when you are making a post.