Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.selectable.SalesQuotationItemSelectable
Packages that use SalesQuotationItemSelectable
Package
Description
-
Uses of SalesQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationItemSelectableModifier and TypeFieldDescriptionstatic final SalesQuotationItemSelectableSalesQuotationItem.ALL_FIELDSSelector for all available fields of SalesQuotationItem. -
Uses of SalesQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field that implement SalesQuotationItemSelectableModifier and TypeClassDescriptionclassSalesQuotationItemField<FieldT>Template class to represent entity fields of the EntitySalesQuotationItem. -
Uses of SalesQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link that implement SalesQuotationItemSelectableModifier and TypeClassDescriptionclassSalesQuotationItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesQuotationItemto other entities.classSalesQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesQuotationItemto other entities, where the cardinality of the related entity is at most 1.