Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.ServiceOrderPriceElementSelectable
Packages that use ServiceOrderPriceElementSelectable
Package
Description
-
Uses of ServiceOrderPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderPriceElementSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderPriceElementSelectableServiceOrderPriceElement.ALL_FIELDSSelector for all available fields of ServiceOrderPriceElement. -
Uses of ServiceOrderPriceElementSelectable 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 ServiceOrderPriceElementSelectableModifier and TypeClassDescriptionclassServiceOrderPriceElementField<FieldT>Template class to represent entity fields of the EntityServiceOrderPriceElement. -
Uses of ServiceOrderPriceElementSelectable 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 ServiceOrderPriceElementSelectableModifier and TypeClassDescriptionclassServiceOrderPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderPriceElementto other entities.classServiceOrderPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderPriceElementto other entities, where the cardinality of the related entity is at most 1.