Individual Object Status — the active/inactive system and user status assignments for a general status-management object (keyed by OBJNR, the same object-number key used across PM/PP/QM order and notification headers). One row per status per object; TJ02 supplies the system-status text, TJ03 the object-type metadata, and JSTO carries the status-profile assignment per object. SAP's real JEST carries all its fields; this definition carries the table complete.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| OBI_NUM_CLV key | obiectum numerus clavis | Object number — the general object-number key shared with JSTO and order/notification headers across modules | J_OBJNR | CHAR 22 | ONR00 |
| OBI_STA_CLV key | obiectum status clavis | Object status — key into TJ02 (system status) or TJ30 (user status) | J_STATUS | CHAR 5 | — |
| IDX_STA | index status | Indicator: Status Is Inactive | J_INACT | CHAR 1 | — |
| NUM | numerus | Change number | J_CHGNR | NUMC 3 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
OBJNR | ONR00 | OBJNR |