SAP Table TBZ3A

BDT Screens

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

TBZ3A table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
OBJAP BDT: Application Object BU_OBJAP TBZ1 CHAR 4 0
DYNID Screen BU_DYNID CHAR 6 0
XSCIN Indicator: Is the screen an initial screen? BU_XSCIN CHAR 1 0
X Yes
NULL No
XSCDT Indicator: Is the screen a data screen? BU_XSCDT CHAR 1 0
X Yes
NULL No
DYART Screen type (old, but do not delete b/c of BUPXPRA5) BU_DYART CHAR 1 0
1 Initial Screen
2 Data Screen
3 System Screen
XSCGP Screen from configuration with BDT BU_XSCGP CHAR 1 0
X Yes
NULL No
TRDYN Screen container BU_TRDYN TBZ3U NUMC 4 0
XSCOT Screen from External Function Group BU_XSCOT CHAR 1 0
X Yes
NULL No
FNAME Name of Function Module to be Called BU_FNFRG TFDIR CHAR 30 0
XSTRP External Screen can Run with Tab Pages BU_XSTRP CHAR 1 0
XSCFS Normal screen display BU_XSCFS CHAR 1 0
X Yes
NULL No
XSCPP Display screen as modal dialog box BU_XSCPP CHAR 1 0
X Yes
NULL No
DYTYP Screen type (old, but do not delete yet because of BUPXPRA5) BU_DYTYP CHAR 1 0
1 Normal
2 Modal dialog box
SPALL Coordinates of left column (dialog box) BU_SPALL NUMC 2 0
ZEILO Coordinates of top line (dialog box) BU_ZEILO NUMC 2 0
SPALR Coordinates of right column (dialog box) BU_SPALR NUMC 2 0
ZEILU Coordinates of bottom line (dialog box) BU_ZEILU NUMC 2 0

TBZ3A foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TBZ3A CLIENT TBZ3A CLIENT T000 Clients MANDT
TBZ3A FNAME TBZ3A FNAME TFDIR Function Module FUNCNAME
TBZ3A OBJAP TBZ3A OBJAP TBZ1 BDT Application Objects OBJAP
TBZ3A OBJAP TBZ3A CLIENT TBZ1 BDT Application Objects CLIENT
TBZ3A TRDYN TBZ3A TRDYN TBZ3U BDT Screen Containers TRDYN