SAP table SE16N_LTD (SE16N: Initial Screen for Layouts, Data)

SAP table SE16N_LTD has 4 primary key fields being MANDT,GUID,FIELD,COUNTER.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
GUID Table Display: Unique ID of a Change Document DEC 21 7 SE16N_ID
FIELD Field Name CHAR 30 0 * FIELDNAME
COUNTER NUMC 3 0
SIGN Table Display: SIGN for Selection CHAR 1 0 SE16N_SIGN
E Exclusive
I Include
OPTIO Table Display: OPTION for Selection CHAR 2 0 SE16N_OPTION
LOW Table Display: Field Value CHAR 132 0 SE16N_VALUE
HIGH Table Display: Field Value CHAR 132 0 SE16N_VALUE