‎2007 May 21 8:58 PM
hi
i need to extract data from this strucutre.
field is wert1.
can we directly write a select and do that. or else what is the procedure.
‎2007 May 21 10:38 PM
Hi,
Take the data element of that field..
Put a where used of that data element...And search it in the tables..
you will get in which tables the data element is being used..
Thanks,
Naren
‎2007 May 21 9:26 PM
You cannot extract data from a structure.. b'coz it is only filled during runtime...
~Suresh
‎2007 May 21 9:26 PM
‎2007 May 21 10:37 PM
thanks guys for ur replies.
but then how do i proceed. my functional guy told me to look at this field.
i tried using the where used list , but its not showing anything of use,
how do i proceed.
‎2007 May 21 10:38 PM
Hi,
Take the data element of that field..
Put a where used of that data element...And search it in the tables..
you will get in which tables the data element is being used..
Thanks,
Naren