Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.ServiceOrderItemPriceElementSelectable
Packages that use ServiceOrderItemPriceElementSelectable
Package
Description
-
Uses of ServiceOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderItemPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderItemPriceElementSelectableServiceOrderItemPriceElement.ALL_FIELDSSelector for all available fields of ServiceOrderItemPriceElement. -
Uses of ServiceOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field that implement ServiceOrderItemPriceElementSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityServiceOrderItemPriceElement. -
Uses of ServiceOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that implement ServiceOrderItemPriceElementSelectableModifier and TypeClassDescriptionclassServiceOrderItemPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderItemPriceElementto other entities.classServiceOrderItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderItemPriceElementto other entities, where the cardinality of the related entity is at most 1.