Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.selectable.SalesQuotationSelectable
Packages that use SalesQuotationSelectable
Package
Description
-
Uses of SalesQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationSelectableModifier and TypeFieldDescriptionstatic final SalesQuotationSelectableSalesQuotation.ALL_FIELDSSelector for all available fields of SalesQuotation. -
Uses of SalesQuotationSelectable 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 SalesQuotationSelectableModifier and TypeClassDescriptionclassSalesQuotationField<FieldT>Template class to represent entity fields of the EntitySalesQuotation. -
Uses of SalesQuotationSelectable 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 SalesQuotationSelectableModifier and TypeClassDescriptionclassSalesQuotationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesQuotationto other entities.classSalesQuotationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesQuotationto other entities, where the cardinality of the related entity is at most 1.