I_SERVICEORDERSTDVH
Service Order Value Help
I_SERVICEORDERSTDVH is a CDS View in S/4HANA. Service Order Value Help. It contains 18 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_DspDocFlwServiceOrderVH | view_entity | from | CONSUMPTION | Service Order |
| I_MAIFDynamicFormObject | view_entity | union_all | COMPOSITE | Mobile Application Dynamic Form Object |
Fields (18)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ServiceDocument | ServiceOrder | 1 |
| KEY | ServiceDocumentType | ServiceDocumentType | 1 |
| _DistributionChannel | _DistributionChannel | 1 | |
| _Division | _Division | 1 | |
| _SalesGroup | _SalesGroup | 1 | |
| _SalesGroupOrgUnit_2 | _SalesGroupOrgUnit_2 | 1 | |
| _SalesOffice | _SalesOffice | 1 | |
| _SalesOfficeOrgUnit_2 | _SalesOfficeOrgUnit_2 | 1 | |
| _SalesOrganization | _SalesOrganization | 1 | |
| _SalesOrganizationOrgUnit_2 | _SalesOrganizationOrgUnit_2 | 1 | |
| DistributionChannel | DistributionChannel | 1 | |
| Division | Division | 1 | |
| SalesGroup | SalesGroup | 1 | |
| SalesGroupOrgUnitID | SalesGroupOrgUnitID | 1 | |
| SalesOffice | SalesOffice | 1 | |
| SalesOfficeOrgUnitID | SalesOfficeOrgUnitID | 1 | |
| SalesOrganization | SalesOrganization | 1 | |
| SalesOrganizationOrgUnitID | SalesOrganizationOrgUnitID | 1 |
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.
-- Service Order Value Help
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SERVICEORDERSTDVH (
SERVICEDOCUMENT,
SERVICEDOCUMENTTYPE,
_DISTRIBUTIONCHANNEL,
_DIVISION,
_SALESGROUP,
_SALESGROUPORGUNIT_2,
_SALESOFFICE,
_SALESOFFICEORGUNIT_2,
_SALESORGANIZATION,
_SALESORGANIZATIONORGUNIT_2,
DISTRIBUTIONCHANNEL,
DIVISION,
SALESGROUP,
SALESGROUPORGUNITID,
SALESOFFICE,
SALESOFFICEORGUNITID,
SALESORGANIZATION,
SALESORGANIZATIONORGUNITID,
PRIMARY KEY (SERVICEDOCUMENT, SERVICEDOCUMENTTYPE)
);
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