Show / Hide Table of Contents

    OnAfterGetReceiptLineCustomFields Event

    Codeunit Outbound

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

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetReceiptLineCustomFields(WhseRcptLn: Record "Warehouse Receipt Line"; var CustomFields: Record "QWEQP tCustomFields" temporary)
    

    Parameters

    WhseRcptLn Record "Warehouse Receipt Line"

    The current warehouse receipt line.

    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