OnAfterValidateImportLine Event
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"; IQFAJnlLine: Record "QWESR IQ FA 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.
IQFAJnlLine
Record "QWESR IQ FA Jnl. Line"
The imported journal line that has been validated.
This documentation is generated from Spider v27.0