Object types — the master list of general-status-management object categories (the values JSTO.OBTYP resolves to), one row per object type registered with status management, carrying its screen include, status-count limits, and callback function modules. SAP's real TJ03 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 |
|---|---|---|---|---|---|
| OBI_CTG key | obiectum categoria | Object Category | J_OBTYP | CHAR 3 | — |
| AGSUBSCR | Module pool for Include screen | J_PROGRAM | CHAR 40 | — | |
| NRSUBSCR | No. of include screens | J_DYNNR | NUMC 4 | — | |
| IDX_STA | index status | Indicator: No Status Profile | J_NOSMA | CHAR 1 | — |
| SGN_STA | signum status | Flag: External status management | J_SVEXT | CHAR 1 | — |
| NUM | numerus | Maximum number of system statuses | J_SNUMB | NUMC 3 | — |
| NUM_USR | numerus usor | Maximum number of user statuses | J_ANUMB | NUMC 3 | — |
| NOM | nomen | Function name | FUNCNAME | CHAR 30 | TFDIR |
| OBI | obiectum | Callback for Object Information | J_OBINFO | CHAR 30 | TFDIR |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
FNAME | TFDIR | FUNCNAME |
OBJINFO | TFDIR | FUNCNAME |