C_QuotationitemFs

DDL: C_QUOTATIONITEMFS SQL: CQUOTATIONITFS Type: view CONSUMPTION

Sales Quotation Item

C_QuotationitemFs is a Consumption CDS View that provides data about "Sales Quotation Item" in SAP S/4HANA. It has 4 associations to related views.

Associations (4)

CardinalityTargetAliasCondition
[0..*] C_SDDocumentPartnerCard _SDDocumentPartnerCard $projection.SalesQuotation = _SDDocumentPartnerCard.SDDocument and $projection.SalesQuotationItem = _SDDocumentPartnerCard.SDDocumentItem
[0..1] I_SlsDocItemReqdDeliveryDate _ReqdDeliveryDate $projection.SalesQuotation = _ReqdDeliveryDate.SalesDocument and $projection.SalesQuotationItem = _ReqdDeliveryDate.SalesDocumentItem
[0..*] C_SubsqntSalesOrderItem _SubsqntSalesOrderItem $projection.SalesQuotation = _SubsqntSalesOrderItem.PrecedingDocument and $projection.SalesQuotationItem = _SubsqntSalesOrderItem.PrecedingDocumentItem
[1] E_SalesDocumentItemBasic _Extension $projection.SalesQuotation = _Extension.SalesDocument and $projection.SalesQuotationItem = _Extension.SalesDocumentItem

Annotations (15)

NameValueLevelField
AbapCatalog.sqlViewName CQUOTATIONITFS view
ClientHandling.algorithm #SESSION_VARIABLE view
AbapCatalog.compiler.compareFilter true view
AccessControl.authorizationCheck #CHECK view
Search.searchable true view
EndUserText.label Sales Quotation Item view
VDM.viewType #CONSUMPTION view
ObjectModel.usageType.dataClass #TRANSACTIONAL view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #L view
UI.headerInfo.typeName Sales Quotation Item view
UI.headerInfo.title.type #STANDARD view
UI.headerInfo.title.value SalesQuotationItemText view
UI.headerInfo.description.type #STANDARD view
UI.headerInfo.description.value Material view

No SQL representation available for this view yet.