Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse.Warehouse
Packages that use Warehouse
Package
Description
-
Uses of Warehouse in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse with type parameters of type WarehouseModifier and TypeFieldDescriptionstatic final SimpleProperty<Warehouse>Warehouse.ALL_FIELDSSelector for all available fields of Warehouse.static final SimpleProperty.String<Warehouse>Warehouse.EWM_WAREHOUSEstatic final NavigationProperty.Single<WarehouseStorageType,Warehouse> WarehouseStorageType.TO__WAREHOUSEUse with available request builders to apply the _Warehouse navigation property to query operations.static final NavigationProperty.Collection<Warehouse,WarehouseStorageType> Warehouse.TO__WAREHOUSE_STORAGE_TYPEUse with available request builders to apply the _WarehouseStorageType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse that return WarehouseMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse that return types with arguments of type WarehouseModifier and TypeMethodDescriptionWarehouse.getType()io.vavr.control.Option<Warehouse>WarehouseStorageType.getWarehouseIfPresent()Retrieval of associated Warehouse entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse with parameters of type WarehouseModifier and TypeMethodDescriptionvoidWarehouseStorageType.setWarehouse(Warehouse value) Overwrites the associated Warehouse entity for the loaded navigation property _Warehouse.Navigation property _Warehouse for WarehouseStorageType to single Warehouse.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouse with parameters of type WarehouseModifierConstructorDescriptionWarehouseStorageType(String eWMWarehouse, String eWMStorageType, Warehouse to_Warehouse) -
Uses of Warehouse in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type WarehouseModifier and TypeMethodDescriptionDefaultWarehouseService.countWarehouse()Deprecated.WarehouseService.countWarehouse()Deprecated.Fetch the number of entries from theWarehouseentity collection matching the filter and search expressions.DefaultWarehouseService.getAllWarehouse()Deprecated.WarehouseService.getAllWarehouse()Deprecated.Fetch multipleWarehouseentities.DefaultWarehouseService.getWarehouseByKey(String eWMWarehouse) Deprecated.WarehouseService.getWarehouseByKey(String eWMWarehouse) Deprecated.Fetch a singleWarehouseentity using key fields.