Show / Hide Table of Contents

    OnAfterGetPutawayLineCustomFields Event

    Codeunit Outbound

    Raised after the custom fields for a Putaway Line is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetPutawayLineCustomFields(WhseActivLn: Record "Warehouse Activity Line"; var CustomFields: Record "QWEQP tCustomFields" temporary)
    

    Parameters

    WhseActivLn Record "Warehouse Activity Line"

    The current put-away 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