SAP Table TPT_FIELD_SEL

Field selection

TPT_FIELD_SEL (Field selection) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TPT_FIELD_SEL to other SAP tables.

TPT_FIELD_SEL table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
FIELD_SELECTION Field Selection PT_FIELD_SELECTION CHAR 7 0
SCREEN_AREA Screen Area PT_SCREEN_AREA TPT_SCR_AREA CHAR 3 0
FIXED_COLUMNS Fixed Columns in Table Control PT_FIX_COLUMNS INT4 10 0
HIERARCHY_LEVELS Number of Hierarchy Levels in the Employee Selection PT_TMW_HIERARCHY_LEVELS NUMC 1 0
1 No hiearchy display and data sorted
2 One-level hierarchy display and data sorted
3 Two-level hierarchy display and data sorted

TPT_FIELD_SEL foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TPT_FIELD_SEL MANDT TPT_FIELD_SEL MANDT T000 Clients MANDT
TPT_FIELD_SEL SCREEN_AREA TPT_FIELD_SEL MANDT TPT_SCR_AREA Screen Area MANDT
TPT_FIELD_SEL SCREEN_AREA TPT_FIELD_SEL SCREEN_AREA TPT_SCR_AREA Screen Area SCREEN_AREA