Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQuotationItemSelectable
Packages that use ServiceQuotationItemSelectable
Package
Description
-
Uses of ServiceQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQuotationItemSelectableModifier and TypeFieldDescriptionstatic final ServiceQuotationItemSelectableServiceQuotationItem.ALL_FIELDSSelector for all available fields of ServiceQuotationItem. -
Uses of ServiceQuotationItemSelectable 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 ServiceQuotationItemSelectableModifier and TypeClassDescriptionclassServiceQuotationItemField<FieldT>Template class to represent entity fields of the EntityServiceQuotationItem. -
Uses of ServiceQuotationItemSelectable 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 ServiceQuotationItemSelectableModifier and TypeClassDescriptionclassServiceQuotationItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationItemto other entities.classServiceQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationItemto other entities, where the cardinality of the related entity is at most 1.