Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductSupplyPlanningSelectable
Packages that use ProductSupplyPlanningSelectable
Package
Description
-
Uses of ProductSupplyPlanningSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductSupplyPlanningSelectableModifier and TypeFieldDescriptionstatic final ProductSupplyPlanningSelectableProductSupplyPlanning.ALL_FIELDSSelector for all available fields of ProductSupplyPlanning. -
Uses of ProductSupplyPlanningSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductSupplyPlanningSelectableModifier and TypeClassDescriptionclassProductSupplyPlanningField<FieldT>Template class to represent entity fields of the EntityProductSupplyPlanning. -
Uses of ProductSupplyPlanningSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductSupplyPlanningSelectableModifier and TypeClassDescriptionclassProductSupplyPlanningLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSupplyPlanningto other entities.classProductSupplyPlanningOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSupplyPlanningto other entities, where the cardinality of the related entity is at most 1.