Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandMaterialSupplySelectable
Packages that use ProjectDemandMaterialSupplySelectable
Package
Description
-
Uses of ProjectDemandMaterialSupplySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandMaterialSupplySelectableModifier and TypeFieldDescriptionstatic final ProjectDemandMaterialSupplySelectableProjectDemandMaterialSupply.ALL_FIELDSSelector for all available fields of ProjectDemandMaterialSupply. -
Uses of ProjectDemandMaterialSupplySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field that implement ProjectDemandMaterialSupplySelectableModifier and TypeClassDescriptionclassProjectDemandMaterialSupplyField<FieldT>Template class to represent entity fields of the EntityProjectDemandMaterialSupply. -
Uses of ProjectDemandMaterialSupplySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link that implement ProjectDemandMaterialSupplySelectableModifier and TypeClassDescriptionclassProjectDemandMaterialSupplyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandMaterialSupplyto other entities.classProjectDemandMaterialSupplyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandMaterialSupplyto other entities, where the cardinality of the related entity is at most 1.