Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.selectable.CustomerReturnSimulationSelectable
Packages that use CustomerReturnSimulationSelectable
Package
Description
-
Uses of CustomerReturnSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate declared as CustomerReturnSimulationSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnSimulationSelectableCustomerReturnSimulation.ALL_FIELDSSelector for all available fields of CustomerReturnSimulation. -
Uses of CustomerReturnSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.field that implement CustomerReturnSimulationSelectableModifier and TypeClassDescriptionclassCustomerReturnSimulationField<FieldT>Template class to represent entity fields of the EntityCustomerReturnSimulation. -
Uses of CustomerReturnSimulationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link that implement CustomerReturnSimulationSelectableModifier and TypeClassDescriptionclassCustomerReturnSimulationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnSimulationto other entities.classCustomerReturnSimulationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnSimulationto other entities, where the cardinality of the related entity is at most 1.