System status — the text and behavior-flag table for SAP's standard system statuses (e.g. CRTD Created, REL Released, TECO Technically Completed), the values JEST.STAT resolves to for system (as opposed to user) statuses. SAP's real TJ02 carries all its fields; this definition carries the table complete. Note: leanx.eu lists this table without a client (MANDT) field or language key, consistent with TJ02 being a cross-client, single-language system table — language-dependent status short/long text is carried in TJ02T, not modeled in this wave.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| STA key | status | System status | J_ISTAT | CHAR 5 | — |
| STA_SGN | status signum | 'Do not display status' flag | J_NODIS | CHAR 1 | — |
| STA_SGN2 | status signum | 'Status can only be set' flag | J_SETONLY | CHAR 1 | — |