Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQuotationSelectable
Packages that use ServiceQuotationSelectable
Package
Description
-
Uses of ServiceQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQuotationSelectableModifier and TypeFieldDescriptionstatic final ServiceQuotationSelectableServiceQuotation.ALL_FIELDSSelector for all available fields of ServiceQuotation. -
Uses of ServiceQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field that implement ServiceQuotationSelectableModifier and TypeClassDescriptionclassServiceQuotationField<FieldT>Template class to represent entity fields of the EntityServiceQuotation. -
Uses of ServiceQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link that implement ServiceQuotationSelectableModifier and TypeClassDescriptionclassServiceQuotationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationto other entities.classServiceQuotationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationto other entities, where the cardinality of the related entity is at most 1.