Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.selectable.DemandSelectable
Packages that use DemandSelectable
Package
Description
-
Uses of DemandSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as DemandSelectableModifier and TypeFieldDescriptionstatic final DemandSelectableDemand.ALL_FIELDSSelector for all available fields of Demand. -
Uses of DemandSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field that implement DemandSelectableModifier and TypeClassDescriptionclassDemandField<FieldT>Template class to represent entity fields of the EntityDemand. -
Uses of DemandSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link that implement DemandSelectableModifier and TypeClassDescriptionclassDemandLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDemandto other entities.classDemandOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDemandto other entities, where the cardinality of the related entity is at most 1.