Show / Hide Table of Contents

    OnBeforeInsertAssignmentPreviewPutaway Event

    Codeunit Inbound Navigation

    Raised before the preview data for a Put-away is sent back to Qpick.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeInsertAssignmentPreviewPutaway(WhseActivHdr: Record "Warehouse Activity Header"; var AssignmentPreview: Record "QWEQP tAssignmentPreview")
    

    Parameters

    WhseActivHdr Record "Warehouse Activity Header"

    The current Warehouse Activity Header.

    var AssignmentPreview Record "QWEQP tAssignmentPreview"

    The data that will be sent to Qpick. Change the values in this record to send back some other data to Qpick.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX