‎2008 Feb 22 7:25 AM
Hi,
I had a field D0210. It refers to a structure. It is in the T.Code FD32 and the field name is Status(d0210). It Refers to the structure. Now i want to find out the corresponding table for that field. When i tried iam getting only the structure names. I didnt find any table name associated for that. Now i want to pdate that field using LSMW for the relevent customers.How to do that.
Thanks.
‎2008 Feb 22 7:37 AM
hi,
I am not sure what you mean here... The field you talk about is on the first screen of tocde FD32. it refers to what screens you want to maintain (and not to a field in the DB). The D0210 field is the Status screen of the transaction. So if D0210 = X it means the screen will be displayed and you can maintain the data.
hope this helps
ec
‎2008 Feb 22 7:33 AM
Hi,
it ( D0210) may not be there in table , because that field may be there in structure alone at runtime it may be calculate and display the output, Debug the T.Code and see where exactly it's( D0210) getting fill then like that u can do in LSMW.
seshu.
‎2008 Feb 22 7:37 AM
hi,
I am not sure what you mean here... The field you talk about is on the first screen of tocde FD32. it refers to what screens you want to maintain (and not to a field in the DB). The D0210 field is the Status screen of the transaction. So if D0210 = X it means the screen will be displayed and you can maintain the data.
hope this helps
ec