JSTO
Informationen zum Statusobjekt
JSTO is an SAP database table in S/4HANA. Informationen zum Statusobjekt. It contains 7 fields. 14 CDS views read from this table.
CDS Views using this table (14)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_EAMObjectUsrStatusWithNumber | view_entity | 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 |
| P_RSHUserStatusBasic | view | inner | BASIC | User Status |
| P_SDControllingObjectStatus1 | view | from | BASIC | SD Controlling Object Status |
| P_SDDocControllingObjectSts1 | view | from | BASIC | SD Document Controlling Object |
| vfco_dll_cj8g_l1 | view | inner | CDS-View for transaction CJ8GH - first step | |
| vfco_dll_cjb1_l1 | view | inner | CDS-View for transaction CJB1H - first step | |
| vfco_dll_co88_with_op_l1 | view | inner | CDS-View for transaction CO88H - first step | |
| vfco_dll_co88_wo_op_l1 | view | inner | CDS-View for transaction CO88 - first step | |
| vfco_dll_ko8g_l1 | view | inner | CDS View for transaction KO8GH - first step | |
| vfco_dll_va88_l1 | view | inner | CDS-View for transaction VA88H - first step |
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.
-- Informationen zum Statusobjekt
-- 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