SAP Table TN00D

IS-H: Screen Sequence Control of IS-H Transactions

TN00D (IS-H: Screen Sequence Control of IS-H Transactions) 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 TN00D to other SAP tables.

TN00D table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
EINRI Institution EINRI TN01 CHAR 4 0
TCODE Transaction Code TCODE TSTC CHAR 20 0
LFDNR Sequence Number of Screen in Transaction RI_LFDNR NUMC 2 0
DYNNR Dynpro Number RI_DYNNR CHAR 4 0
GRABL IS-H: Specifies whether screen is active in basic flow GRABL CHAR 1 0
X Yes
NULL No
OBLIG IS-H: Specifies whether Screen Must be Included in Flow DYN_OBLIG CHAR 1 0
X Yes
NULL No
SPERL IS-H: Secifies Whether a Screen Can Be Reached via 'Goto' SPERL CHAR 1 0
X Yes
NULL No

TN00D foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TN00D EINRI TN00D MANDT TN01 IS-H: Institutions MANDT
TN00D EINRI TN00D EINRI TN01 IS-H: Institutions EINRI
TN00D MANDT TN00D MANDT T000 Clients MANDT
TN00D TCODE TN00D TCODE TSTC SAP Transaction Codes TCODE