Show / Hide Table of Contents

    OnAfterGetReceiptHeaderCustomFields Event

    Codeunit Outbound

    Raised after the custom fields for a Warehouse Receipt Header is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetReceiptHeaderCustomFields(WarehouseReceiptHeader: Record "Warehouse Receipt Header"; var CustomFields: Record "QWEQP tCustomFields" temporary)
    

    Parameters

    WarehouseReceiptHeader Record "Warehouse Receipt Header"

    The current warehouse receipt 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