I_MTRRDNGUNITSCHEDULERECORD
Schedule Record For Meter Reading Unit
I_MTRRDNGUNITSCHEDULERECORD is a CDS View in S/4HANA. Schedule Record For Meter Reading Unit. It contains 10 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MtrRdngUnitSchedRecdDteInfo | view | from | COMPOSITE | Date Information for Meter Reading Unit Schedule Record |
| I_MtrRdngUnitSchedRecdRlvt | view | from | COMPOSITE | Relevant Meter Reading Unit Schedule Record |
| I_SchedldRdngRelevantRegCube | view | from | COMPOSITE | Scheduled Reading Relevant Register - Cube |
| I_UtilsContractToBeBilled | view | inner | COMPOSITE | Contract To Be Billed |
| I_UtilsContrToBeBlldData | view | inner | COMPOSITE | Utilities Contract to Be Billed Data |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MeterReadingUnit | MeterReadingUnit | 3 |
| KEY | MtrRdngUnitScheduleRecordDate | MtrRdngUnitScheduleRecordDate | 1 |
| KEY | ScheduledMeterReadingDate | ScheduledMeterReadingDate | 4 |
| _MeterReadingReason | _MeterReadingReason | 3 | |
| _MeterReadingUnit | _MeterReadingUnit | 3 | |
| _SchedMeterReadCat | _SchedMeterReadCat | 2 | |
| MeterReadingAllocationDate | MeterReadingAllocationDate | 1 | |
| MeterReadingReason | MeterReadingReason | 3 | |
| SchedldMtrReadingCategory | SchedldMtrReadingCategory | 2 | |
| UtilsBillgPrevSchedRecdEndDate | UtilsBillgPrevSchedRecdEndDate | 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.
-- Schedule Record For Meter Reading Unit
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MTRRDNGUNITSCHEDULERECORD (
METERREADINGUNIT,
MTRRDNGUNITSCHEDULERECORDDATE,
SCHEDULEDMETERREADINGDATE,
_METERREADINGREASON,
_METERREADINGUNIT,
_SCHEDMETERREADCAT,
METERREADINGALLOCATIONDATE,
METERREADINGREASON,
SCHEDLDMTRREADINGCATEGORY,
UTILSBILLGPREVSCHEDRECDENDDATE,
PRIMARY KEY (METERREADINGUNIT, MTRRDNGUNITSCHEDULERECORDDATE, SCHEDULEDMETERREADINGDATE)
);
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