Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

structure fields

Former Member
0 Likes
789

hi,

the structure goitem contains fields anzeb(no of containers ) and sgtxgt(comments)

but we cant retrive data for these two fields bcoz of structure

so plz send the table names how to get data for these two fields

regards

nayak

6 REPLIES 6
Read only

Former Member
0 Likes
750

Hi,

you can go to transaction SE80 there you can find in which tables these fields are used.

Regards,

Sumit

Read only

0 Likes
750

hi sumit

i got the following tables for the field anzgeb

but i did not get the tables for sgtxgt

so how to take this value and from which table i need to take the value of anzgeb

plz clarify

regards

nayak

Read only

0 Likes
750

sorry summit

the tables for anzgeb are

qlas

ehswat_entam

mwxvm07m

mwzvmo7m

regards

nayak

Read only

0 Likes
750

Hi nayak,

for selection of tables you need to check your requirement .

I think your functional consultant is the right person to answer this.

Regards,

Sumit.

Read only

0 Likes
750

hi sumit

i got structure goitem for these two fields(anzgeb,sgtxgt) from my specification but how to know to which tales these two fields reflected

regards

nayak

Read only

Former Member
0 Likes
750

Or you can go in each table and check in which table this field is populated and whether that table is connected to other tables by foreign key relationship.