SAP Table GDSTR

General Structure Description

GDSTR (General Structure Description) 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 GDSTR to other SAP tables.

Source: GDSTR (General Structure Description)

GDSTR table fields

Field Data element Checktable Datatype Length Decimals
PLVAR Plan Version PLVAR T778P CHAR 2 0
OTYPE Object Type OTYPE T778O CHAR 2 0
OBJID Object ID OBJEKTID NUMC 8 0
WEGID Evaluation Path WEGID T778A CHAR 8 0
SBEGD Start Date BEGDATUM DATS 8 0
SENDD End Date ENDDATUM DATS 8 0
SVECT Status Vector SVECT CHAR 5 0
ACTIV Status Overlap SACTIV CHAR 1 0
NULL Not Selected
X Selected
DEPTH Display Depth of Structure DEPTH DEC 5 0
TDEPTH Technical Depth of Structure TDEPTH DEC 5 0
PSTRU Pointer to Root of Structure PSTRU INT4 10 0
CSTRU Number of Objects in Structure CSTRU_D INT4 10 0
SUBRC Return Code SSUBRC DEC 3 0
REALO Extended Object ID REALO CHAR 45 0

GDSTR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
GDSTR OTYPE SYST MANDT T778O Object Types MANDT
GDSTR OTYPE GDSTR OTYPE T778O Object Types OTYPE
GDSTR PLVAR SYST MANDT T778P Plan Versions MANDT
GDSTR PLVAR GDSTR PLVAR T778P Plan Versions PLVAR
GDSTR WEGID SYST MANDT T778A Evaluation Paths MANDT
GDSTR WEGID GDSTR WEGID T778A Evaluation Paths WEGID