Deprecated SAP_INTERNAL_API
This CDS view is deprecated in S/4HANA. Use R_ProjectBillgElmntEntrFlwTP instead. View all deprecated CDS views →

I_ProjectBillgElmntEntrFlwTP

DDL: I_PROJECTBILLGELMNTENTRFLWTP SQL: IPBEEFLWTP Type: view_entity TRANSACTIONAL Package: VDM_PROJECTBILLINGELEMENT_TP

Flow Details of Billing Element

I_ProjectBillgElmntEntrFlwTP is a Transactional CDS View that provides data about "Flow Details of Billing Element" in SAP S/4HANA. It reads from 1 data source (I_ProjectBillingElementEntrFlw) and exposes 37 fields with key field ProjBillgElmntEntrItmFlowUUID. It has 1 association to related views. Part of development package VDM_PROJECTBILLINGELEMENT_TP.

Data Sources (1)

SourceAliasJoin Type
I_ProjectBillingElementEntrFlw ProjectBillingElementEntryFlow from

Associations (1)

CardinalityTargetAliasCondition
[1..1] I_ProjectBillingElementTP _ProjectBillingElement $projection.projectbillingelementuuid = _ProjectBillingElement.ProjectBillingElementUUID

Annotations (9)

NameValueLevelField
VDM.viewType #TRANSACTIONAL view
VDM.lifecycle.contract.type #SAP_INTERNAL_API view
AccessControl.authorizationCheck #CHECK view
EndUserText.label Flow Details of Billing Element view
ObjectModel.usageType.sizeCategory #L view
ObjectModel.usageType.dataClass #TRANSACTIONAL view
ObjectModel.usageType.serviceQuality #C view
VDM.lifecycle.status #DEPRECATED view
VDM.lifecycle.successor R_ProjectBillgElmntEntrFlwTP view

Fields (37)

KeyFieldSource TableSource FieldDescription
KEY ProjBillgElmntEntrItmFlowUUID I_ProjectBillingElementEntrFlw ProjBillgElmntEntrItmFlowUUID PBE Flow UUID
ProjBillgElmntEntrItmUUID I_ProjectBillingElementEntrFlw ProjBillgElmntEntrItmUUID PBE Entry UUID
ProjectBillingElementUUID _ProjectBillingElementEntry ProjectBillingElementUUID PBE UUID
BillingDocument I_ProjectBillingElementEntrFlw BillingDocument SD Document
BillingDocumentItem I_ProjectBillingElementEntrFlw BillingDocumentItem Item
BillingDocumentType I_ProjectBillingElementEntrFlw BillingDocumentType Billing Type
SDDocumentCategory I_ProjectBillingElementEntrFlw SDDocumentCategory Document Cat.
ProjectBillingRequest I_ProjectBillingElementEntrFlw ProjectBillingRequest PBR
BillingDocRequestItemReference I_ProjectBillingElementEntrFlw BillingDocRequestItemReference Item
DocumentBillingStatus I_ProjectBillingElementEntrFlw DocumentBillingStatus PBEE BDR Status
BillingDate I_ProjectBillingElementEntrFlw BillingDate Billing Date
TransactionCurrency I_ProjectBillingElementEntrFlw TransactionCurrency Transaction Currency
ProjectCurrency I_ProjectBillingElementEntrFlw ProjectCurrency Project Currency
GlobalCurrency I_ProjectBillingElementEntrFlw GlobalCurrency GM Billing Element: Global Currency
DocumentCurrency I_ProjectBillingElementEntrFlw DocumentCurrency Document Currency
NetPriceAmountInDocCrcy I_ProjectBillingElementEntrFlw NetPriceAmountInDocCrcy Net Price
QuantityUnit I_ProjectBillingElementEntrFlw QuantityUnit Unit of measure
BillingRequestedQuantity I_ProjectBillingElementEntrFlw BillingRequestedQuantity Billg Reqd Quantity
BillgReqdAmtInTransacCrcy I_ProjectBillingElementEntrFlw BillgReqdAmtInTransacCrcy Billg Reqd Amount
BillgReqdAmtInProjectCrcy I_ProjectBillingElementEntrFlw BillgReqdAmtInProjectCrcy Billg Reqd Amount
BillgReqdAmtInGlobalCrcy I_ProjectBillingElementEntrFlw BillgReqdAmtInGlobalCrcy Billg Reqd Amount
WrittenOffQuantity I_ProjectBillingElementEntrFlw WrittenOffQuantity Written-off Quantity
WrittenOffAmtInTransacCrcy I_ProjectBillingElementEntrFlw WrittenOffAmtInTransacCrcy Written-off Amount
WrittenOffAmtInProjectCrcy I_ProjectBillingElementEntrFlw WrittenOffAmtInProjectCrcy Written-off Amount
WrittenOffAmtInGlobalCrcy I_ProjectBillingElementEntrFlw WrittenOffAmtInGlobalCrcy Written-off Amount
PostponedQuantity I_ProjectBillingElementEntrFlw PostponedQuantity Postponed Quantity
PostponedAmountInTransacCrcy I_ProjectBillingElementEntrFlw PostponedAmountInTransacCrcy Postponed Amount
PostponedAmountInProjectCrcy I_ProjectBillingElementEntrFlw PostponedAmountInProjectCrcy Postponed Amount
PostponedAmountInGlobalCrcy I_ProjectBillingElementEntrFlw PostponedAmountInGlobalCrcy Postponed InGCrcy
BillgReqdRevenueAmtInDocCrcy I_ProjectBillingElementEntrFlw BillgReqdRevenueAmtInDocCrcy Billg Reqd Revn
WrittenOffRevenueAmtInDocCrcy I_ProjectBillingElementEntrFlw WrittenOffRevenueAmtInDocCrcy Written-off Revenue
PrjBlgElmEntrFlwCreatedByUser I_ProjectBillingElementEntrFlw PrjBlgElmEntrFlwCreatedByUser Entry Flow Crted By
PrjBlgElmEntrFlwCrtedAtDteTme I_ProjectBillingElementEntrFlw PrjBlgElmEntrFlwCrtedAtDteTme Entry Flow Crted On
PrjBlgElmEntrFlwChangedByUser I_ProjectBillingElementEntrFlw PrjBlgElmEntrFlwChangedByUser Entry Flow Chgd By
PrjBlgElmEntrFlwChgdAtDteTme I_ProjectBillingElementEntrFlw PrjBlgElmEntrFlwChgdAtDteTme Entry Flow Chgd On
_ProjectBillingElementEntry _ProjectBillingElementEntry
_ProjectBillingElement _ProjectBillingElement

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_ProjectBillgElmntEntrFlwTP.
-- 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: IPBEEFLWTP

CREATE VIEW I_ProjectBillgElmntEntrFlwTP AS
SELECT
  ProjectBillingElementEntryFlow.ProjBillgElmntEntrItmFlowUUID AS ProjBillgElmntEntrItmFlowUUID,
  ProjectBillingElementEntryFlow.ProjBillgElmntEntrItmUUID AS ProjBillgElmntEntrItmUUID,
  _ProjectBillingElementEntry.ProjectBillingElementUUID AS ProjectBillingElementUUID,
  ProjectBillingElementEntryFlow.BillingDocument AS BillingDocument,
  ProjectBillingElementEntryFlow.BillingDocumentItem AS BillingDocumentItem,
  ProjectBillingElementEntryFlow.BillingDocumentType AS BillingDocumentType,
  ProjectBillingElementEntryFlow.SDDocumentCategory AS SDDocumentCategory,
  ProjectBillingElementEntryFlow.ProjectBillingRequest AS ProjectBillingRequest,
  ProjectBillingElementEntryFlow.BillingDocRequestItemReference AS BillingDocRequestItemReference,
  ProjectBillingElementEntryFlow.DocumentBillingStatus AS DocumentBillingStatus,
  ProjectBillingElementEntryFlow.BillingDate AS BillingDate,
  ProjectBillingElementEntryFlow.TransactionCurrency AS TransactionCurrency,
  ProjectBillingElementEntryFlow.ProjectCurrency AS ProjectCurrency,
  ProjectBillingElementEntryFlow.GlobalCurrency AS GlobalCurrency,
  ProjectBillingElementEntryFlow.DocumentCurrency AS DocumentCurrency,
  ProjectBillingElementEntryFlow.NetPriceAmountInDocCrcy AS NetPriceAmountInDocCrcy,
  ProjectBillingElementEntryFlow.QuantityUnit AS QuantityUnit,
  ProjectBillingElementEntryFlow.BillingRequestedQuantity AS BillingRequestedQuantity,
  ProjectBillingElementEntryFlow.BillgReqdAmtInTransacCrcy AS BillgReqdAmtInTransacCrcy,
  ProjectBillingElementEntryFlow.BillgReqdAmtInProjectCrcy AS BillgReqdAmtInProjectCrcy,
  ProjectBillingElementEntryFlow.BillgReqdAmtInGlobalCrcy AS BillgReqdAmtInGlobalCrcy,
  ProjectBillingElementEntryFlow.WrittenOffQuantity AS WrittenOffQuantity,
  ProjectBillingElementEntryFlow.WrittenOffAmtInTransacCrcy AS WrittenOffAmtInTransacCrcy,
  ProjectBillingElementEntryFlow.WrittenOffAmtInProjectCrcy AS WrittenOffAmtInProjectCrcy,
  ProjectBillingElementEntryFlow.WrittenOffAmtInGlobalCrcy AS WrittenOffAmtInGlobalCrcy,
  ProjectBillingElementEntryFlow.PostponedQuantity AS PostponedQuantity,
  ProjectBillingElementEntryFlow.PostponedAmountInTransacCrcy AS PostponedAmountInTransacCrcy,
  ProjectBillingElementEntryFlow.PostponedAmountInProjectCrcy AS PostponedAmountInProjectCrcy,
  ProjectBillingElementEntryFlow.PostponedAmountInGlobalCrcy AS PostponedAmountInGlobalCrcy,
  ProjectBillingElementEntryFlow.BillgReqdRevenueAmtInDocCrcy AS BillgReqdRevenueAmtInDocCrcy,
  ProjectBillingElementEntryFlow.WrittenOffRevenueAmtInDocCrcy AS WrittenOffRevenueAmtInDocCrcy,
  ProjectBillingElementEntryFlow.PrjBlgElmEntrFlwCreatedByUser AS PrjBlgElmEntrFlwCreatedByUser,
  ProjectBillingElementEntryFlow.PrjBlgElmEntrFlwCrtedAtDteTme AS PrjBlgElmEntrFlwCrtedAtDteTme,
  ProjectBillingElementEntryFlow.PrjBlgElmEntrFlwChangedByUser AS PrjBlgElmEntrFlwChangedByUser,
  ProjectBillingElementEntryFlow.PrjBlgElmEntrFlwChgdAtDteTme AS PrjBlgElmEntrFlwChgdAtDteTme
FROM I_ProjectBillingElementEntrFlw AS ProjectBillingElementEntryFlow
LEFT OUTER JOIN I_ProjectBillingElementTP AS _ProjectBillingElement ON projectbillingelementuuid = _ProjectBillingElement.ProjectBillingElementUUID  -- association [1..1]
;