SAP table CRM_JEST (Individual Object Status)

SAP table CRM_JEST has 3 primary key fields being MANDT,OBJNR,STAT.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
OBJNR GUID of a CRM Order Object RAW 16 0 CRMT_OBJECT_GUID
STAT Object Status CHAR 5 0 CRM_J_STATUS
INACT Indicator: Status Is Inactive CHAR 1 0 CRM_J_INACT
Active
X Inactive
CHGNR Change Number NUMC 3 0 CRM_J_CHGNR

CRM_JEST foreign key relationships

Table Field Check Table Check Field
0 CRM_JEST MANDT T000 Clients MANDT