Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanPriceElementSelectable
Packages that use ServiceQtanPriceElementSelectable
Package
Description
-
Uses of ServiceQtanPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanPriceElementSelectableServiceQtanPriceElement.ALL_FIELDSSelector for all available fields of ServiceQtanPriceElement. -
Uses of ServiceQtanPriceElementSelectable 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 ServiceQtanPriceElementSelectableModifier and TypeClassDescriptionclassServiceQtanPriceElementField<FieldT>Template class to represent entity fields of the EntityServiceQtanPriceElement. -
Uses of ServiceQtanPriceElementSelectable 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 ServiceQtanPriceElementSelectableModifier and TypeClassDescriptionclassServiceQtanPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanPriceElementto other entities.classServiceQtanPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanPriceElementto other entities, where the cardinality of the related entity is at most 1.