cancel
Showing results for 
Search instead for 
Did you mean: 

Table name Unknown

Former Member
0 Kudos

HI Gurus,

Am developing a smartform for QC(Cleaning inspection Report). I am unable to find the table name for the following fields.

1.VORNR - Operation or Activity type,

2. PRUEFLOS - Lot Number.

Kindly do tell me the relevant TABLE name for the above mentioned fields.

Regards,

D.BharathiRaja.

Accepted Solutions (1)

Accepted Solutions (1)

P561888
Active Contributor
0 Kudos

Hi ,

Goto SE15 --->ABAP DDIC ->FIELDS-->Table Fields

Enter the table field name and u wil get the table where fields is used.

Regards,

Bharani

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

PRUEFLOS has to be fulled from QALS table

Former Member
0 Kudos

Hi ,

Check tables QALS and QAMR.

Regards

Karthik D

Former Member
0 Kudos

Hi Bharati,

Check this table QIWLR

Regards,

Sravanthi

Former Member
0 Kudos

Go to SE84>ABAP Dictionary->Fields->Table fields (double click )->Give the description of ur field/field and Press F8.

It will show where this field is available in the TABLES.