UI_PROJECTBILLINGREQUEST

OData Service Package: ODATA_PROJBILLINGREQUEST_LIST

Project Billing Request SD V4

UI_PROJECTBILLINGREQUEST is an OData service definition in SAP S/4HANA. It exposes 13 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (13)

CDS ViewAlias
C_DspPaytCardCustomerCard DspPaytCardCustomerCard
C_PrjBlgReqManualItmWBSVH PrjBlgReqManualItmWBSVH
C_ProjBillgElmntForPrjBlgReq ProjBillgElmntForPrjBlgReq
C_ProjBillgReqItemPrpsdNoteTP ProjBillgReqItemPrpsdNoteTP
C_ProjBillgRequestItemWithErr ProjBillgRequestItemWithErr
C_ProjBillgReqWrkPckgWrkItmVH ProjBillgReqWrkPckgWrkItmVH
C_ProjBillgUserContactCard ProjBillgUserContactCard
C_ProjectBillgElmntEntrFlwTP_2 ProjectBillgElmntEntrFlwTP
C_ProjectBillingDocDetails ProjectBillingDocDetails
C_ProjectBillingRequestItmTP_2 ProjectBillingRequestItmTP_2
C_ProjectBillingRequestTP_2 ProjectBillingRequestTP_2
C_WrittenOffPrjBlgElmEntrDets WrittenOffPrjBlgElmEntrDets
I_UserContactCard UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PROJECTBILLINGREQUEST ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Project Billing Request SD V4'
define service UI_ProjectBillingRequest {
  expose C_ProjectBillingRequestTP_2    as ProjectBillingRequestTP_2;
  expose C_ProjectBillingRequestItmTP_2 as ProjectBillingRequestItmTP_2;
  expose C_ProjectBillingDocDetails     as ProjectBillingDocDetails;
  expose C_DspPaytCardCustomerCard      as DspPaytCardCustomerCard;
  expose C_ProjectBillgElmntEntrFlwTP_2 as ProjectBillgElmntEntrFlwTP;
  expose I_UserContactCard              as UserContactCard;
  expose C_ProjBillgRequestItemWithErr  as ProjBillgRequestItemWithErr;
  expose C_WrittenOffPrjBlgElmEntrDets  as WrittenOffPrjBlgElmEntrDets;
  expose C_PrjBlgReqManualItmWBSVH      as PrjBlgReqManualItmWBSVH;
  expose C_ProjBillgElmntForPrjBlgReq   as ProjBillgElmntForPrjBlgReq;
  expose C_ProjBillgReqWrkPckgWrkItmVH  as ProjBillgReqWrkPckgWrkItmVH;
  expose C_ProjBillgUserContactCard     as ProjBillgUserContactCard;
  expose C_ProjBillgReqItemPrpsdNoteTP  as ProjBillgReqItemPrpsdNoteTP;
}