Show / Hide Table of Contents

    OnAfterValidateImportLine Event

    Codeunit IQ Import Gen. Jnl.

    Raised after the import line is validated. The only validation performed is to check that the table relations is valid. Any other validations can be performed with this event.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterValidateImportLine(IQ: Record "QWESR Integration Queue"; IQJnlImportSetup: Record "QWESR IQ Jnl. Import Setup"; IQGenJnlLine: Record "QWESR IQ Gen. Jnl. Line")
    

    Parameters

    IQ Record "QWESR Integration Queue"

    The Integration Queue entry that is being processed.

    IQJnlImportSetup Record "QWESR IQ Jnl. Import Setup"

    The settings related to this integration.

    IQGenJnlLine Record "QWESR IQ Gen. Jnl. Line"

    The imported journal line that has been validated.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX