I_PROJBILLGREQITEMPRPSDNOTE

CDS View

Proj Billg Req Itm Prpsd Note

I_PROJBILLGREQITEMPRPSDNOTE is a CDS View in S/4HANA. Proj Billg Req Itm Prpsd Note. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
R_ProjBillgReqItemPrpsdNoteTP view_entity from TRANSACTIONAL Proj Billg Req Itm Prpsd Note - TP
@AccessControl.authorizationCheck: #NOT_REQUIRED
@VDM.viewType: #BASIC
@ObjectModel.usageType:{
       sizeCategory: #XL,
       dataClass:  #TRANSACTIONAL,
       serviceQuality: #B
    }
@EndUserText.label: 'Proj Billg Req Itm Prpsd Note'
@Metadata.ignorePropagatedAnnotations: true
define view entity I_ProjBillgReqItemPrpsdNote as select from prjblgritmprptxt
{

  key projectbillingrequestitemuuid as ProjectBillingRequestItemUUID,
      prjblgreqitmgnrtdlongtext     as PrjBlgReqItmGnrtdLongText

}