I_SrvcConfRelBillgListRpt
View for Service Conf. Billing Items
I_SrvcConfRelBillgListRpt is a Composite CDS View that provides data about "View for Service Conf. Billing Items" in SAP S/4HANA. It reads from 2 data sources (I_ServiceDocumentItemPrdcssr_2, I_ServiceDocument) and exposes 57 fields with key fields ServiceObjectType, ServiceDocument, ServiceDocumentItem, ServiceDocumentItemCharUUID.
Data Sources (2)
| Source | Alias | Join Type |
|---|---|---|
| I_ServiceDocumentItemPrdcssr_2 | _ItmPredecessor | left_outer |
| I_ServiceDocument | _ServiceConfirmation | left_outer |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | ISRVCCONFBILLG | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| EndUserText.label | View for Service Conf. Billing Items | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.representativeKey | ServiceDocument | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| VDM.viewType | #COMPOSITE | view |
Fields (57)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | ServiceObjectType | ServiceDocumentItem | ServiceObjectType | Object Type |
| KEY | ServiceDocument | ServiceDocumentItem | ServiceDocument | Transaction ID |
| KEY | ServiceDocumentItem | ServiceDocumentItem | ServiceDocumentItem | Service Document |
| KEY | ServiceDocumentItemCharUUID | ServiceDocumentItem | ServiceDocumentItemCharUUID | |
| ServiceDocumentUUID | ServiceDocumentItem | ServiceDocumentUUID | Object GUID | |
| ServiceDocumentItemObjectType | ServiceDocumentItem | ServiceDocumentItemObjectType | Object Type | |
| ServiceDocumentType | ServiceDocumentItem | ServiceDocumentType | Transaction Type | |
| ServiceConfirmation | ServiceConfirmation | |||
| TransactionCurrency | ServiceDocumentItem | TransactionCurrency | Transaction Currency | |
| ServiceDocItemGrossAmount | ServiceDocumentItem | ServiceDocItemGrossAmount | ||
| PostingDate | ServiceDocumentItem | PostingDate | Posting Date for GR | |
| SoldToParty | ServiceDocumentItem | SoldToParty | Sold-to Party | |
| ServiceTeam | ServiceDocumentItem | ServiceTeam | Service Team | |
| ServiceConfItemCreationDate | ServiceDocumentItem | ServiceDocItemCreationDate | ||
| OriginallyRequestedProduct | ServiceDocumentItem | OriginallyRequestedProduct | ||
| ServiceConfItemDescription | ServiceDocumentItem | ServiceDocumentItemDescription | ||
| ServiceOrder | ServiceOrder | Transaction ID | ||
| ServiceDocumentTypeendasServiceOrderType | ||||
| ResponsibleServiceOrganization | ServiceDocumentItem | ResponsibleServiceOrganization | Resp. Org. Unit | |
| ServiceDocumentItemStatus | ServiceDocumentItem | ServiceDocumentItemStatus | ||
| PurchaseOrderByCustomer | ServiceDocumentItem | PurchaseOrderByCustomer | Purchase Order Number | |
| BillableControl | ServiceDocumentItem | BillableControl | Billable Control | |
| ParentServiceDocumentItemUUID | ParentServiceDocumentItemUUID | |||
| ResponsibleEmployee | ServiceDocumentItem | ResponsibleEmployee | Employee Resp. | |
| SalesOrganization | ServiceDocumentItem | SalesOrganization | Sales Organization | |
| DistributionChannel | ServiceDocumentItem | DistributionChannel | RefDistCh-Cust/Mat. | |
| Division | ServiceDocumentItem | Division | Internal Division ID | |
| SalesOffice | ServiceDocumentItem | SalesOffice | Sales Office | |
| SalesGroup | ServiceDocumentItem | SalesGroup | Sales Group | |
| SalesOrganizationOrgUnitID | ServiceDocumentItem | SalesOrganizationOrgUnitID | Sales Organization | |
| SalesOfficeOrgUnitID | ServiceDocumentItem | SalesOfficeOrgUnitID | Sales Office | |
| SalesGroupOrgUnitID | ServiceDocumentItem | SalesGroupOrgUnitID | Sales Group | |
| ServiceOrganization | ServiceDocumentItem | ServiceOrganization | Service Organization | |
| ServiceDocumentCharUUID | ServiceDocumentItem | ServiceDocumentCharUUID | Object GUID | |
| SrvcOrderConfirmationRelevance | SrvcOrderConfirmationRelevance | |||
| ParentSrvcOrdItmConfRelevance | ParentSrvcOrdItmConfRelevance | |||
| ParentServiceDocumentItem | ParentServiceDocumentItem | |||
| SrvcDocItemIsBundle | SrvcDocItemIsBundle | |||
| _RespEmployee | _RespEmployee | |||
| _SalesOrganization | _SalesOrganization | |||
| _SalesOffice | _SalesOffice | |||
| _SalesGroup | _SalesGroup | |||
| _DistributionChannel | _DistributionChannel | |||
| _Division | _Division | |||
| _SalesOrganizationOrgUnit | _SalesOrganizationOrgUnit | |||
| _SalesOfficeOrgUnit | _SalesOfficeOrgUnit | |||
| _SalesGroupOrgUnit | _SalesGroupOrgUnit | |||
| _SalesOrganizationOrgUnit_2 | _SalesOrganizationOrgUnit_2 | |||
| _SalesOfficeOrgUnit_2 | _SalesOfficeOrgUnit_2 | |||
| _SalesGroupOrgUnit_2 | _SalesGroupOrgUnit_2 | |||
| ServiceDocItemBillingStatus | ServiceDocumentItem | ServiceDocItemBillingStatus | ||
| SrvcDocItmIsReleasedForBilling | ServiceDocumentItem | SrvcDocItmIsReleasedForBilling | ||
| _ServiceDocItemStatus | _ServiceDocItemStatus | |||
| _SrvcDocItmLifecycleStatus | _SrvcDocItmLifecycleStatus | |||
| _ServiceDocumentType | _ServiceDocumentType | |||
| _SrvcDocItemIsRelForBillgSts | _SrvcDocItemIsRelForBillgSts | |||
| _ServiceObjType | _ServiceObjType |
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_SrvcConfRelBillgListRpt.
-- 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.
CREATE VIEW I_SrvcConfRelBillgListRpt AS
SELECT
ServiceDocumentItem.ServiceObjectType AS ServiceObjectType,
ServiceDocumentItem.ServiceDocument AS ServiceDocument,
ServiceDocumentItem.ServiceDocumentItem AS ServiceDocumentItem,
ServiceDocumentItem.ServiceDocumentItemCharUUID AS ServiceDocumentItemCharUUID,
ServiceDocumentItem.ServiceDocumentUUID AS ServiceDocumentUUID,
ServiceDocumentItem.ServiceDocumentItemObjectType AS ServiceDocumentItemObjectType,
ServiceDocumentItem.ServiceDocumentType AS ServiceDocumentType,
ServiceConfirmation,
ServiceDocumentItem.TransactionCurrency AS TransactionCurrency,
ServiceDocumentItem.ServiceDocItemGrossAmount AS ServiceDocItemGrossAmount,
ServiceDocumentItem.PostingDate AS PostingDate,
ServiceDocumentItem.SoldToParty AS SoldToParty,
ServiceDocumentItem.ServiceTeam AS ServiceTeam,
ServiceDocumentItem.ServiceDocItemCreationDate AS ServiceConfItemCreationDate,
ServiceDocumentItem.OriginallyRequestedProduct AS OriginallyRequestedProduct,
ServiceDocumentItem.ServiceDocumentItemDescription AS ServiceConfItemDescription,
ServiceOrder,
case ServiceDocumentItem.ServiceObjectType when 'BUS2000117' then _ItmPredecessor._ServiceDocItm.ServiceDocumentType when 'BUS2000116' then ServiceDocumentItem.ServiceDocumentType end as ServiceOrderType AS ServiceDocumentTypeendasServiceOrderType,
ServiceDocumentItem.ResponsibleServiceOrganization AS ResponsibleServiceOrganization,
ServiceDocumentItem.ServiceDocumentItemStatus AS ServiceDocumentItemStatus,
ServiceDocumentItem.PurchaseOrderByCustomer AS PurchaseOrderByCustomer,
ServiceDocumentItem.BillableControl AS BillableControl,
ParentServiceDocumentItemUUID,
ServiceDocumentItem.ResponsibleEmployee AS ResponsibleEmployee,
ServiceDocumentItem.SalesOrganization AS SalesOrganization,
ServiceDocumentItem.DistributionChannel AS DistributionChannel,
ServiceDocumentItem.Division AS Division,
ServiceDocumentItem.SalesOffice AS SalesOffice,
ServiceDocumentItem.SalesGroup AS SalesGroup,
ServiceDocumentItem.SalesOrganizationOrgUnitID AS SalesOrganizationOrgUnitID,
ServiceDocumentItem.SalesOfficeOrgUnitID AS SalesOfficeOrgUnitID,
ServiceDocumentItem.SalesGroupOrgUnitID AS SalesGroupOrgUnitID,
ServiceDocumentItem.ServiceOrganization AS ServiceOrganization,
ServiceDocumentItem.ServiceDocumentCharUUID AS ServiceDocumentCharUUID,
SrvcOrderConfirmationRelevance,
ParentSrvcOrdItmConfRelevance,
ParentServiceDocumentItem,
SrvcDocItemIsBundle,
ServiceDocumentItem.ServiceDocItemBillingStatus AS ServiceDocItemBillingStatus,
ServiceDocumentItem.SrvcDocItmIsReleasedForBilling AS SrvcDocItmIsReleasedForBilling
LEFT OUTER JOIN I_ServiceDocumentItemPrdcssr_2 AS _ItmPredecessor ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN I_ServiceDocument AS _ServiceConfirmation ON /* join condition not captured in parsed metadata */
;
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