Table of Contents

OnAfterCreateNew Event

Codeunit IQ Transfer Create New

Raised after the new Integration Queue record is created.

Signature

[IntegrationEvent(false, false)]
OnAfterCreateNew(var IQ: Record "QWESR Integration Queue")

Parameters

var IQ Record "QWESR Integration Queue"

The Integration Queue record that was used to create the new Integration Queue record.

Remarks

The Entry No. of IQ could be used to find the created record by filtering on the "Linked to Entry No." field.

This documentation is generated from Spider v27.2