Uses of Class
org.openwms.wms.inventory.api.CreatePURequestVO
Packages that use CreatePURequestVO
-
Uses of CreatePURequestVO in org.openwms.wms.inventory.api
Methods in org.openwms.wms.inventory.api with parameters of type CreatePURequestVOModifier and TypeMethodDescriptionvoid
PackagingUnitApi.create
(String transportUnitBK, String luPos, String loadUnitType, CreatePURequestVO request) Create aPackagingUnit
in the existingLoadUnit
with the givenluPos
within theTransportUnit
identified by thetransportUnitBK
. -
Uses of CreatePURequestVO in org.openwms.wms.inventory.rest
Methods in org.openwms.wms.inventory.rest with parameters of type CreatePURequestVO