public class WarehousingWarehousesController extends WarehousingBaseController
WarehousingWarehouseFacade
http://host:port/warehousingwebservices/warehousesdataMapper, DEFAULT_CURRENT_PAGE, DEFAULT_FIELD_SET, DEFAULT_PAGE_SIZE, DEFAULT_SORT| Constructor and Description |
|---|
WarehousingWarehousesController() |
| Modifier and Type | Method and Description |
|---|---|
WarehouseWsDto |
getWarehouseForCode(java.lang.String code,
java.lang.String fields)
Request to get a
WarehouseModel for the code |
createPageable, validatepublic WarehouseWsDto getWarehouseForCode(java.lang.String code, java.lang.String fields)
WarehouseModel for the codecode - the name of the requested WarehouseModelfields - defaulted to DEFAULT but can be FULL or BASICWarehouseModelCopyright © 2018 SAP SE. All Rights Reserved.