Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.selectable.SupplyDemandItemSelectable
Packages that use SupplyDemandItemSelectable
Package
Description
-
Uses of SupplyDemandItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata declared as SupplyDemandItemSelectableModifier and TypeFieldDescriptionstatic final SupplyDemandItemSelectableSupplyDemandItem.ALL_FIELDSSelector for all available fields of SupplyDemandItem. -
Uses of SupplyDemandItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.field that implement SupplyDemandItemSelectableModifier and TypeClassDescriptionclassSupplyDemandItemField<FieldT>Template class to represent entity fields of the EntitySupplyDemandItem. -
Uses of SupplyDemandItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.link that implement SupplyDemandItemSelectableModifier and TypeClassDescriptionclassSupplyDemandItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplyDemandItemto other entities.classSupplyDemandItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplyDemandItemto other entities, where the cardinality of the related entity is at most 1.