GODIR - Central Object Directory (Contains All Known Objects)
Central Object Directory (Contains All Known Objects) information is stored in SAP table GODIR.
It is part of development package SDIT in software component BC-CTS. This development package consists of objects that can be grouped under "Access to Global Tables".
It is part of development package SDIT in software component BC-CTS. This development package consists of objects that can be grouped under "Access to Global Tables".
Fields for table GODIR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PGMID | Program ID in Requests and Tasks | X | PGMID | CHAR | 8 | |
OBJECT | Object Type | X | TROBJTYPE | CHAR | 8 | |
OBJ_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
STATUS | Result of existence test for object | OBJECTSTAT | CHAR | 2 | ||
RESULT | Result of existence test for TADIR entry | RESULTSTAT | CHAR | 2 | ||
GRESULT | Result of test checking existence of a GTADIR entry | GRESULT | CHAR | 2 | ||
SRCSYSTEM | Original System of Object | SRCSYSTEM | CHAR | 20 | ||
AUTHOR | Author of the Repository object | AUTHOR | CHAR | 24 | ||
DEVCLASS | Package | DEVCLASS | CHAR | 60 | ||
MASTERLANG | Original Language in Repository objects | MASTERLANG | LANG | 2 | ||
KORRNUM | Name of the locked correction | KORRNUM | CHAR | 40 | ||
INV_DEVCLA | General Flag | FLAG | CHAR | 2 | ||
INV_AUTHOR | General Flag | FLAG | CHAR | 2 |