Inbound
Contains published events, that is raised when an incoming call is coming from Qpick.
Object Definition
Object Type | Codeunit |
Object ID | 12067789 |
Object Name | QWEQP Inbound |
Events
Name | Description |
---|---|
OnAfterGetPickByOrderNo(Record "Warehouse Activity Header") | Raised after the pick is created from Order No. |
OnAfterGetPickPrinter(Code[20]; Text; Text[250]) | Raised after the printer, for the Pick report, is set. Makes it possible to set another printer. |
OnBeforeGetLastInventoriedDate(Record "Bin Content"; Date; Boolean) | Raised before LastInventoriedDate is calculated. |
OnBeforeModifyPickLine(Record "QWEQP tWhse Line"; Record "QWEQP tWhse Sub Line"; Record "Warehouse Activity Line") | Raised before the picking line is modified. |
OnBeforeSetPickLineValues(Record "QWEQP tWhse Line"; Record "Warehouse Activity Line") | Raised before all values are set on the pick line. |
OnBeforeSetPutawayLineValues(Record "QWEQP tWhse Line"; Record "Warehouse Activity Line") | Raised before all values are set on the putaway line. |
OnBeforeSetWarehouseReceiptLineValues(Record "QWEQP tWhse Line"; Record "Warehouse Receipt Line") | Raised before all values are set on the warehouse receipt line. |
This documentation is generated from Qpick Connector v24.38