Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.selectable.ProductionSupplyAreaSelectable
Packages that use ProductionSupplyAreaSelectable
Package
Description
-
Uses of ProductionSupplyAreaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea declared as ProductionSupplyAreaSelectableModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaSelectableProductionSupplyArea.ALL_FIELDSSelector for all available fields of ProductionSupplyArea. -
Uses of ProductionSupplyAreaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field that implement ProductionSupplyAreaSelectableModifier and TypeClassDescriptionclassProductionSupplyAreaField<FieldT>Template class to represent entity fields of the EntityProductionSupplyArea. -
Uses of ProductionSupplyAreaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link that implement ProductionSupplyAreaSelectableModifier and TypeClassDescriptionclassProductionSupplyAreaLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionSupplyAreato other entities.classProductionSupplyAreaOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionSupplyAreato other entities, where the cardinality of the related entity is at most 1.