Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.selectable.ProductStorageLocationSelectable
Packages that use ProductStorageLocationSelectable
Package
Description
-
Uses of ProductStorageLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance declared as ProductStorageLocationSelectableModifier and TypeFieldDescriptionstatic final ProductStorageLocationSelectableProductStorageLocation.ALL_FIELDSSelector for all available fields of ProductStorageLocation. -
Uses of ProductStorageLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field that implement ProductStorageLocationSelectableModifier and TypeClassDescriptionclassProductStorageLocationField<FieldT>Template class to represent entity fields of the EntityProductStorageLocation. -
Uses of ProductStorageLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link that implement ProductStorageLocationSelectableModifier and TypeClassDescriptionclassProductStorageLocationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStorageLocationto other entities.classProductStorageLocationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStorageLocationto other entities, where the cardinality of the related entity is at most 1.