Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.selectable.ServiceQuotationItemSelectable
Packages that use ServiceQuotationItemSelectable
Package
Description
-
Uses of ServiceQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation 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.servicequotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.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.servicequotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.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.