JSTO
Status object information
JSTO is an SAP database table in S/4HANA. Status object information. It contains 7 fields. 16 CDS views read from this table.
CDS Views using this table (16)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_EAMObjectUsrStatusWithNumber | view | from | BASIC | EAM Object User Status with Number |
| I_ProcessOrderStatusInfo | view_entity | from | BASIC | Process Orders Status Management Info |
| I_ProcOrdOpStatusInfo | view_entity | from | BASIC | Process Order Operations Status Info |
| I_RSHOperationStatusObject | view | inner | BASIC | Status Object and Codes for PM Operations |
| I_StatusObject | view | from | BASIC | Status Object |
| ISU_C4C_NTFST_SY_V | view | from | Notification system status | |
| ISU_C4C_NTFST_V | view | from | Notification status | |
| P_RSHUserStatusBasic | view | inner | BASIC | |
| P_SDControllingObjectStatus1 | view | from | BASIC | |
| P_SDDocControllingObjectSts1 | view | from | BASIC | |
| vfco_dll_cj8g_l1 | view | inner | ||
| vfco_dll_cjb1_l1 | view | inner | ||
| vfco_dll_co88_with_op_l1 | view | inner | ||
| vfco_dll_co88_wo_op_l1 | view | inner | ||
| vfco_dll_ko8g_l1 | view | inner | ||
| vfco_dll_va88_l1 | view | inner |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Status object information
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE JSTO (
MANDT, -- Client [MANDT]
OBJNR, -- Object number [J_OBJNR]
OBTYP, -- Object Type [J_OBTYP]
STSMA, -- Status Profile [J_STSMA]
CHGKZ, -- Change Docs [J_CHGKZ]
CHGNR, -- Change number [J_CHGNR]
_DATAAGING, -- Data Aging [DATA_TEMPERATURE]
PRIMARY KEY (MANDT, OBJNR)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA