Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfItemPriceElementSelectable
Packages that use ServiceConfItemPriceElementSelectable
Package
Description
-
Uses of ServiceConfItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfItemPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceConfItemPriceElementSelectableServiceConfItemPriceElement.ALL_FIELDSSelector for all available fields of ServiceConfItemPriceElement. -
Uses of ServiceConfItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field that implement ServiceConfItemPriceElementSelectableModifier and TypeClassDescriptionclassServiceConfItemPriceElementField<FieldT>Template class to represent entity fields of the EntityServiceConfItemPriceElement. -
Uses of ServiceConfItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that implement ServiceConfItemPriceElementSelectableModifier and TypeClassDescriptionclassServiceConfItemPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItemPriceElementto other entities.classServiceConfItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItemPriceElementto other entities, where the cardinality of the related entity is at most 1.