Show / Hide Table of Contents

    OnAfterGetPickHeaderCustomFields Event

    Codeunit Outbound

    Raised after the custom fields for a Pick Header is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetPickHeaderCustomFields(WarehouseActivityHeader: Record "Warehouse Activity Header"; var CustomFields: Record "QWEQP tCustomFields" temporary)
    

    Parameters

    WarehouseActivityHeader Record "Warehouse Activity Header"

    The current pick header.

    var CustomFields Record "QWEQP tCustomFields" temporary

    Change the values in this record (Custom Field 01..05) to send other values to Qpick.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX