Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandMaterialSelectable
Packages that use ProjectDemandMaterialSelectable
Package
Description
-
Uses of ProjectDemandMaterialSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandMaterialSelectableModifier and TypeFieldDescriptionstatic final ProjectDemandMaterialSelectableProjectDemandMaterial.ALL_FIELDSSelector for all available fields of ProjectDemandMaterial. -
Uses of ProjectDemandMaterialSelectable 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 ProjectDemandMaterialSelectableModifier and TypeClassDescriptionclassProjectDemandMaterialField<FieldT>Template class to represent entity fields of the EntityProjectDemandMaterial. -
Uses of ProjectDemandMaterialSelectable 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 ProjectDemandMaterialSelectableModifier and TypeClassDescriptionclassProjectDemandMaterialLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandMaterialto other entities.classProjectDemandMaterialOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandMaterialto other entities, where the cardinality of the related entity is at most 1.