Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusSolnOrderItemPriceElementSelectable
Packages that use BusSolnOrderItemPriceElementSelectable
Package
Description
-
Uses of BusSolnOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrderItemPriceElementSelectableModifier and TypeFieldDescriptionstatic final BusSolnOrderItemPriceElementSelectableBusSolnOrderItemPriceElement.ALL_FIELDSSelector for all available fields of BusSolnOrderItemPriceElement. -
Uses of BusSolnOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field that implement BusSolnOrderItemPriceElementSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityBusSolnOrderItemPriceElement. -
Uses of BusSolnOrderItemPriceElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that implement BusSolnOrderItemPriceElementSelectableModifier and TypeClassDescriptionclassBusSolnOrderItemPriceElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrderItemPriceElementto other entities.classBusSolnOrderItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrderItemPriceElementto other entities, where the cardinality of the related entity is at most 1.