Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an Xml Document with inventory dimension values and deletes the line
Syntax
client server public static boolean submitRetailInvPickingLines(
InventLocationId storeInventLocationId,
RetailReferenceNo ordernumber,
RetailInvPickingType pickingType)
Run On
Called
Parameters
- storeInventLocationId
Type: InventLocationId Extended Data Type
Identification of Warehouse.
- ordernumber
Type: RetailReferenceNo Extended Data Type
Reference number of the order.
- pickingType
Type: RetailInvPickingType Enumeration
Type of the picking.
Return Value
Type: boolean
A boolean value, true if the line is updated successfully; otherwise false.