Show / Hide Table of Contents

    OnAfterGetPutawayHeaderCustomFields Event

    Codeunit Outbound

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

    Signature

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

    Parameters

    WarehouseActivityHeader Record "Warehouse Activity Header"

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