| | |
| | | |
| | | R stockPakin(PakinParam number, Long userId, Long hostId, User user); |
| | | |
| | | R initPakout(List<InitPakoutParam> params, Long userId, Long hostId, User user); |
| | | R initPakout(List<InitPakoutParam> params, Long userId, Long hostId,User user); |
| | | |
| | | void locMove(String sourceLocNo, String targetLocNo, Long userId , User user); |
| | | void locMove(String sourceLocNo, String targetLocNo, Long userId,User user); |
| | | |
| | | Page<Node> getPage(Page<Node> page); |
| | | |
| | | List<String> getRemmendLoc(String matnr); |
| | | |
| | | int updateStockFreeze(String name, Integer status); |
| | | } |