SAP Table TCMS_BDT_VAR

BDT Variant

TCMS_BDT_VAR (BDT Variant) 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 TCMS_BDT_VAR to other SAP tables.

TCMS_BDT_VAR table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
BDT_VARIANT Screen Structure (BDT Variant) CMS_DTE_BDT_VARIANT CHAR 10 0
APPL_OBJ BDT: Application Object BU_OBJAP TBZ1 CHAR 4 0
SCREEN_SEQUENCE Sequence Number of a Screen CMS_DTE_SCREEN_SEQ TBZ3 CHAR 6 0

TCMS_BDT_VAR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TCMS_BDT_VAR APPL_OBJ TCMS_BDT_VAR MANDT TBZ1 BDT Application Objects CLIENT
TCMS_BDT_VAR APPL_OBJ TCMS_BDT_VAR APPL_OBJ TBZ1 BDT Application Objects OBJAP
TCMS_BDT_VAR MANDT TCMS_BDT_VAR MANDT T000 Clients MANDT
TCMS_BDT_VAR SCREEN_SEQUENCE TCMS_BDT_VAR MANDT TBZ3 BDT Screen Sequences CLIENT
TCMS_BDT_VAR SCREEN_SEQUENCE TCMS_BDT_VAR APPL_OBJ TBZ3 BDT Screen Sequences OBJAP
TCMS_BDT_VAR SCREEN_SEQUENCE TCMS_BDT_VAR SCREEN_SEQUENCE TBZ3 BDT Screen Sequences VARNR