Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductSupplyPlanningSelectable
Packages that use ProductSupplyPlanningSelectable
Package
Description
-
Uses of ProductSupplyPlanningSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification 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.productmasterdataincludingclassification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.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.productmasterdataincludingclassification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.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.