SAP Table OBJS

Object: Object List

OBJS (Object: Object List) 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 OBJS to other SAP tables.

OBJS table fields

Field Data element Checktable Datatype Length Decimals
OBJECTNAME Object Name OB_OBJECT OBJH CHAR 30 0
OBJECTTYPE Object type OB_TYP CHAR 1 0
C View cluster
L Logical transport object
S Table (with text table)
T Individual transaction object
V View
D Dummy object
TABNAME Table Name TABNAME DD02L CHAR 30 0
COVER Object: Tables overlap OB_COVER CHAR 1 0
X Yes
NULL No
CANDIDATE Object: Candidate OB_CANDT CHAR 1 0
X Yes
NULL No
DDIC Object: DDIC name OB_DDIC CHAR 1 0
X Yes
NULL No
PRIM_TABLE Object: Primary table OB_PRIM CHAR 1 0
X Yes
NULL No
VIEWGRANT Maintenance status (modif. authorization) for view data VIEWGRANT CHAR 1 0
R read only
U read and change
M Time-dependent views: like U, validity data like ' '
NULL read, change, delete and insert
TAB_FILLED ID for internal use in IMG SIMG_TSTAT CHAR 1 0
X Yes
NULL No

OBJS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
OBJS OBJECTNAME OBJS OBJECTNAME OBJH Object: Header OBJECTNAME
OBJS OBJECTNAME OBJS OBJECTTYPE OBJH Object: Header OBJECTTYPE
OBJS TABNAME OBJS TABNAME DD02L SAP Tables TABNAME
OBJS TABNAME 'A' DD02L SAP Tables AS4LOCAL
OBJS TABNAME * DD02L SAP Tables AS4VERS