‎2008 Mar 04 6:45 AM
Hi folks,
can i know how can we get the table name of particular field by giving it as input and output should be table name etc ,is there any particular tcode where we can get ?for example in customer master if we give kunnr we should get table name as kun1.
‎2008 Mar 04 7:00 AM
hi,
go for se84---abap dictionary---fields
table name at the buttom
‎2008 Mar 04 6:49 AM
hi vinay,
if you want to know the screen fields in a particular transaction form which table they are, click F1 on the screen field and a pop up comes. click on the technical help icon on top of the pop up. u will get the parameter id , table name , field name and the data element.
‎2008 Mar 04 7:00 AM
hi,
go for se84---abap dictionary---fields
table name at the buttom
‎2008 Mar 16 4:31 AM
hi vinay,
this is the easiest way to find the tablename of a particular field.
t.code:XD01.
enter.
select the kunnr field.
press F1.
the top of the screen u will get 'Technical setting icon.
select that one.then u will get tablename,fieldname,parameter id also.
if helps give the rewards.
regards,
akash.k