Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanItemPriceElementSelectable
Packages that use ServiceQtanItemPriceElementSelectable
Package
Description
-
Uses of ServiceQtanItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanItemPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanItemPriceElementSelectableServiceQtanItemPriceElement.ALL_FIELDSSelector for all available fields of ServiceQtanItemPriceElement. -
Uses of ServiceQtanItemPriceElementSelectable 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 ServiceQtanItemPriceElementSelectableModifier and TypeClassDescriptionclassServiceQtanItemPriceElementField<FieldT>Template class to represent entity fields of the EntityServiceQtanItemPriceElement. -
Uses of ServiceQtanItemPriceElementSelectable 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 ServiceQtanItemPriceElementSelectableModifier and TypeClassDescriptionclassServiceQtanItemPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanItemPriceElementto other entities.classServiceQtanItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanItemPriceElementto other entities, where the cardinality of the related entity is at most 1.