P_RSHWCHEADERCAPACITY
Private View for Header Capacity
P_RSHWCHEADERCAPACITY is a CDS View in S/4HANA. Private View for Header Capacity. It contains 18 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_RSHWCCapaHeaderAndInterval | view | from | CONSUMPTION | The view lists all the intervals |
| P_RSHWCCapHeadAndIntForPeriod | view | from | CONSUMPTION | The view lists all the intervals |
Fields (18)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CapacityInternalID | CapacityInternalID | 2 |
| Capacity | TotOperatingDurationInSeconds | 2 | |
| CapacityActiveVersion | CapacityActiveVersion | 2 | |
| CapacityBreakDuration | CapacityBreakDuration | 2 | |
| CapacityEndTime | CapacityEndTime | 2 | |
| CapacityNumberOfCapacities | CapacityNumberOfCapacities | 2 | |
| CapacityPlanUtilizationPercent | CapacityPlanUtilizationPercent | 2 | |
| CapacityStartTime | CapacityStartTime | 2 | |
| FactoryCalendar | FactoryCalendar | 2 | |
| Plant | Plant | 2 | |
| ShiftGroup | ShiftGroup | 2 | |
| SingleCapacity | OperatingDurationInSeconds | 2 | |
| ValidityBeginDate | HeaderValidityBeginDate,ValidityBeginDate | 2 | |
| ValidityEndDate | HeaderValidityEndDate | 2 | |
| WorkCenter | WorkCenter | 2 | |
| WorkCenterCategoryCode | WorkCenterCategoryCode | 2 | |
| WorkCenterInternalID | WorkCenterInternalID | 2 | |
| WorkCenterTypeCode | WorkCenterTypeCode | 2 |
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.
-- Private View for Header Capacity
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_RSHWCHEADERCAPACITY (
CAPACITYINTERNALID,
CAPACITY,
CAPACITYACTIVEVERSION,
CAPACITYBREAKDURATION,
CAPACITYENDTIME,
CAPACITYNUMBEROFCAPACITIES,
CAPACITYPLANUTILIZATIONPERCENT,
CAPACITYSTARTTIME,
FACTORYCALENDAR,
PLANT,
SHIFTGROUP,
SINGLECAPACITY,
VALIDITYBEGINDATE,
VALIDITYENDDATE,
WORKCENTER,
WORKCENTERCATEGORYCODE,
WORKCENTERINTERNALID,
WORKCENTERTYPECODE,
PRIMARY KEY (CAPACITYINTERNALID)
);
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