Status functions
This document describes the different status functions
Merge Same Cust. Item Documentlines
codeunit 11191011 "3PL Status Functions WMS" - Function 1
Purpose
The aim of this status function is to merge the same shipment lines.
Parameters
Parameter | Description |
---|---|
ITEMFILTER | Only execute for lines with this item |
FILTERATTRIB.. | Filter on this attribute in the line |
Set Status Related document
codeunit 11191011 "3PL Status Functions WMS" - Function 2
Purpose
The aim of this status function is to link 2 receipts based on external document no. or external reference. With the Parameter NewStatus it is possible to change the status of the document with the same external reference or document no.
Parameters
Parameter | Description |
---|---|
CUSTNOFILTER | Can be used to filter on customer |
ORDERTYPEFILTER | Can be used to filter on ordertype |
EXTERNALDOCFILT | Can be used to link on external documentno |
EXTERNALREFFILT | Can be used to link on external reference |
NewStatus | Set the newstatus of the similar document |