SAP Table JEST

Individual Object Status

JEST (Individual Object Status) 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 JEST to other SAP tables.

JEST table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
OBJNR Object number J_OBJNR ONR00 CHAR 22 0
STAT Object status J_STATUS CHAR 5 0
INACT Indicator: Status Is Inactive J_INACT CHAR 1 0
NULL Active
X Not active
CHGNR Change number J_CHGNR NUMC 3 0

JEST foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
JEST MANDT JEST MANDT T000 Clients MANDT
JEST OBJNR JEST MANDT ONR00 General Object Number MANDT
JEST OBJNR JEST OBJNR ONR00 General Object Number OBJNR