Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.selectable.SalesOrderPricingSimulationSelectable
Packages that use SalesOrderPricingSimulationSelectable
Package
Description
-
Uses of SalesOrderPricingSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate declared as SalesOrderPricingSimulationSelectableModifier and TypeFieldDescriptionstatic final SalesOrderPricingSimulationSelectableSalesOrderPricingSimulation.ALL_FIELDSSelector for all available fields of SalesOrderPricingSimulation. -
Uses of SalesOrderPricingSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.field that implement SalesOrderPricingSimulationSelectableModifier and TypeClassDescriptionclassSalesOrderPricingSimulationField<FieldT>Template class to represent entity fields of the EntitySalesOrderPricingSimulation. -
Uses of SalesOrderPricingSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link that implement SalesOrderPricingSimulationSelectableModifier and TypeClassDescriptionclassSalesOrderPricingSimulationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderPricingSimulationto other entities.classSalesOrderPricingSimulationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderPricingSimulationto other entities, where the cardinality of the related entity is at most 1.