Show / Hide Table of Contents

    Outbound

    Contains published events, that is raised when data is prepared before an outgoing call is sent to Qpick.

    Object Definition

    Object TypeCodeunit
    Object ID12067781
    Object NameQWEQP Outbound

    Events

    Name Description
    OnAfterGetIsBatchRequiredOnInventoryRecordLine(Record "Phys. Invt. Record Line"; Boolean) Raised after IsBatch for an inventory record line is set.
    OnAfterGetIsBatchRequiredOnMovementLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBatch for a movement line is set.
    OnAfterGetIsBatchRequiredOnPickLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBatch for a pick line is set.
    OnAfterGetIsBatchRequiredOnPutAwayLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBatch for a put-away line is set.
    OnAfterGetIsBatchRequiredOnWarehouseReceiptLine(Record "Warehouse Receipt Line"; Boolean) Raised after IsBatch for a receipt line is set.
    OnAfterGetIsBestBeforeRequiredOnInventoryRecordLine(Record "Phys. Invt. Record Line"; Boolean) Raised after IsBestBefore for an inventory record line is set.
    OnAfterGetIsBestBeforeRequiredOnMovementLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBestBefore for a movement line is set.
    OnAfterGetIsBestBeforeRequiredOnPickLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBestBefore for a pick line is set.
    OnAfterGetIsBestBeforeRequiredOnPutAwayLine(Record "Warehouse Activity Line"; Boolean) Raised after IsBestBefore for a put-away line is set.
    OnAfterGetIsBestBeforeRequiredOnWarehouseReceiptLine(Record "Warehouse Receipt Line"; Boolean) Raised after IsBestBefore for a receipt line is set.
    OnAfterGetIsSerialNoRequiredOnInventoryRecordLine(Record "Phys. Invt. Record Line"; Boolean) Raised after IsSerialNo for an inventory record line is set.
    OnAfterGetIsSerialRequiredOnMovementLine(Record "Warehouse Activity Line"; Boolean) Raised after IsSerialNo for a movement line is set.
    OnAfterGetIsSerialRequiredOnPickLine(Record "Warehouse Activity Line"; Boolean) Raised after IsSerialNo for a pick line is set.
    OnAfterGetIsSerialRequiredOnPutAwayLine(Record "Warehouse Activity Line"; Boolean) Raised after IsSerialNo for a put-away line is set.
    OnAfterGetIsSerialRequiredOnWarehouseReceiptLine(Record "Warehouse Receipt Line"; Boolean) Raised after IsSerialNo for a receipt line is set.
    OnAfterGetNoOfDecimals(Code[20]; Code[10]; Integer) Raised after NoOfDecimals is set for the combination of an Item No. and a Variant Code.
    OnAfterGetPickHeaderCustomFields(Record "Warehouse Activity Header"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Pick Header is set.
    OnAfterGetPickLineCustomFields(Record "Warehouse Activity Line"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Pick Line is set.
    OnAfterGetPickLineUpperLimit(Record "Warehouse Activity Line"; Integer) Raised after the default UpperLimit has been set for the pick line.
    OnAfterGetPutawayHeaderCustomFields(Record "Warehouse Activity Header"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Putaway Header is set.
    OnAfterGetPutawayLineCustomFields(Record "Warehouse Activity Line"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Putaway Line is set.
    OnAfterGetPutawayLineUpperLimit(Record "Warehouse Activity Line"; Integer) Raised after the default UpperLimit has been set for the putaway line.
    OnAfterGetReceiptHeaderCustomFields(Record "Warehouse Receipt Header"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Warehouse Receipt Header is set.
    OnAfterGetReceiptLineCustomFields(Record "Warehouse Receipt Line"; Record "QWEQP tCustomFields" temporary) Raised after the custom fields for a Warehouse Receipt Line is set.
    OnAfterGetReceiptLineUpperLimit(Record "Warehouse Receipt Line"; Integer) Raised after the default UpperLimit has been set for the receipt line.
    OnBeforeGetInventoryRecordingHeaderComment(Record "Phys. Invt. Record Header"; Text; Boolean) Raised before a header comment is generated on the inventory recording header.
    OnBeforeGetPickHeaderComment(Record "Warehouse Activity Header"; Text; Boolean) Raised before a header comment is generated on the pick header.
    OnBeforeGetPickHeaderCustomerComment(Record "Warehouse Activity Header"; Text; Boolean) Raised before a customer comment is generated on the pick header.
    OnBeforeGetPickLineRowComment(Record "Warehouse Activity Line"; Text; Boolean) Raised before a row comment is generated on the pick line.
    OnBeforeGetPutawayHeaderComment(Record "Warehouse Activity Header"; Text; Boolean) Raised before a header comment is generated on the putaway header.
    OnBeforeGetPutawayLineRowComment(Record "Warehouse Activity Line"; Text; Boolean) Raised before a row comment is generated on the putaway line.
    OnBeforeGetReceiptHeaderComment(Record "Warehouse Receipt Header"; Text; Boolean) Raised before a header comment is generated on the receipt header.
    OnBeforeGetReceiptLineRowComment(Record "Warehouse Receipt Line"; Text; Boolean) Raised before a row comment is generated on the receipt line.
    OnBeforeGetStockMoveHeaderComment(Record "Warehouse Activity Header"; Text; Boolean) Raised before a header comment is generated on the movement header.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX