I_ReversedUtilsBillingDocument
Reversed Billing Document
I_ReversedUtilsBillingDocument (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Utilities
I_ReversedUtilsBillingDocument is a Composite CDS View (Cube) that provides data about "Reversed Billing Document" in SAP S/4HANA. It reads from 1 data source (I_UtilitiesBillingDocument) and exposes 40 fields with key field UtilitiesBillingDocument.
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Utilities |
| Application Component | IS-U-BI |
| Capabilities | Data Provider for Analytical Queries, Data Source in SQL Select, Data Source for Defining CDS Entities |
| Package | Utilities for SAP S/4HANA |
| Description | <p>This cube provides the prerequisites for answering the following business question:</p> <ul><li><p>How many billing documents were reversed?</p></li> </ul> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA, onpremise edition — Explore SAP S/4HANA Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_UtilitiesBillingDocument | _UtilitiesBillingDocument | from |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Reversed Billing Document | view | |
| Analytics.dataCategory | #CUBE | view | |
| VDM.viewType | #COMPOSITE | view | |
| AbapCatalog.sqlViewName | IERVSDBILLGDOC | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.representativeKey | UtilitiesBillingDocument | view | |
| Metadata.allowExtensions | true | view |
Fields (40)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | UtilitiesBillingDocument | UtilitiesBillingDocument | Number of Billing Document | |
| CompanyCode | CompanyCode | Receiver Company Code | ||
| BusinessPartner | BusinessPartner | Business Partner Number | ||
| ContractAccount | ContractAccount | Contract Account Number | ||
| UtilitiesContract | UtilitiesContract | PoD service | ||
| UtilsBusTransactionType | UtilsBusTransactionType | Main Transaction for Line Item | ||
| UtilitiesBillingReason | UtilitiesBillingReason | Billing Reason | ||
| UtilsBillgPeriodStartDate | UtilsBillgPeriodStartDate | Billing Period Start | ||
| UtilsBillgPeriodEndDate | UtilsBillgPeriodEndDate | Billing Period End | ||
| Division | Division | Internal Division ID | ||
| UtilsBillgSimulationReason | UtilsBillgSimulationReason | Billing Simulation Reason | ||
| UtilsBillgDocIsNotReleased | UtilsBillgDocIsNotReleased | Indicator: document not released yet | ||
| UtilsBillgDocReversalDate | UtilsBillgDocReversalDate | Reversal date | ||
| UtilsBillgDocReversalRsn | UtilsBillgDocReversalRsn | Reason for Reversal | ||
| UtilsBillgPeriodAllocationDate | UtilsBillgPeriodAllocationDate | Allocation date for billing | ||
| UtilitiesPortion | UtilitiesPortion | Portion | ||
| ScheduledUtilitiesBillingDate | ScheduledUtilitiesBillingDate | Scheduled Billing Date | ||
| MeterReadingUnit | MeterReadingUnit | Meter Reading Unit | ||
| ScheduledMeterReadingDate | ScheduledMeterReadingDate | Scheduled Meter Reading Date | ||
| ManualUtilsBillgDocCrtnRsn | ManualUtilsBillgDocCrtnRsn | Reason for credit memo/backbilling | ||
| MnlUtilsBillgDocIsReldForInvcg | MnlUtilsBillgDocIsReldForInvcg | Manual Document Released for Invoicing | ||
| UtilitiesBillingRun | UtilitiesBillingRun | Number of Billing Run | ||
| UtilsBillgDocCreationDate | UtilsBillgDocCreationDate | Document Date | ||
| UtilsBillgDocCreatedByUser | UtilsBillgDocCreatedByUser | Name of Person Responsible for Creating the Object | ||
| UtilsBillgDocLastChangeDate | UtilsBillgDocLastChangeDate | Last Changed On | ||
| UtilsBillgDocLastChangedByUser | UtilsBillgDocLastChangedByUser | Name of Person Who Changed Object | ||
| AuthorizationGroup | AuthorizationGroup | Authorization Group | ||
| NmbrOfReversedUtilsBillgDocs | Number of Reversed Billing Documents | |||
| _UtilitiesBillingReason | _UtilitiesBillingReason | |||
| _UtilsBillgDocSimulationRsn | _UtilsBillgDocSimulationRsn | |||
| _ManualUtilsBillgDocCrtnRsn | _ManualUtilsBillgDocCrtnRsn | |||
| _Division | _Division | |||
| _CompanyCode | _CompanyCode | |||
| _UtilsBillingDocReversalRsn | _UtilsBillingDocReversalRsn | |||
| _UtilitiesPortion | _UtilitiesPortion | |||
| _MeterReadingUnit | _MeterReadingUnit | |||
| _BusinessPartner | _BusinessPartner | |||
| _UtilitiesContract | _UtilitiesContract | |||
| _CreatedByUser | _CreatedByUser | |||
| _LastChangedByUser | _LastChangedByUser |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_ReversedUtilsBillingDocument.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: IERVSDBILLGDOC
CREATE VIEW I_ReversedUtilsBillingDocument AS
SELECT
UtilitiesBillingDocument,
CompanyCode,
BusinessPartner,
ContractAccount,
UtilitiesContract,
UtilsBusTransactionType,
UtilitiesBillingReason,
UtilsBillgPeriodStartDate,
UtilsBillgPeriodEndDate,
Division,
UtilsBillgSimulationReason,
UtilsBillgDocIsNotReleased,
UtilsBillgDocReversalDate,
UtilsBillgDocReversalRsn,
UtilsBillgPeriodAllocationDate,
UtilitiesPortion,
ScheduledUtilitiesBillingDate,
MeterReadingUnit,
ScheduledMeterReadingDate,
ManualUtilsBillgDocCrtnRsn,
MnlUtilsBillgDocIsReldForInvcg,
UtilitiesBillingRun,
UtilsBillgDocCreationDate,
UtilsBillgDocCreatedByUser,
UtilsBillgDocLastChangeDate,
UtilsBillgDocLastChangedByUser,
AuthorizationGroup,
cast(1 as e_reversedbillgdoc_vdm) AS NmbrOfReversedUtilsBillgDocs
FROM I_UtilitiesBillingDocument AS _UtilitiesBillingDocument
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA