Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfPriceElementSelectable
Packages that use ServiceConfPriceElementSelectable
Package
Description
-
Uses of ServiceConfPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceConfPriceElementSelectableServiceConfPriceElement.ALL_FIELDSSelector for all available fields of ServiceConfPriceElement. -
Uses of ServiceConfPriceElementSelectable 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 ServiceConfPriceElementSelectableModifier and TypeClassDescriptionclassServiceConfPriceElementField<FieldT>Template class to represent entity fields of the EntityServiceConfPriceElement. -
Uses of ServiceConfPriceElementSelectable 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 ServiceConfPriceElementSelectableModifier and TypeClassDescriptionclassServiceConfPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfPriceElementto other entities.classServiceConfPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfPriceElementto other entities, where the cardinality of the related entity is at most 1.