AgreementForm.formMethodDataSourceLinkActive Method [AX 2012]

Frees the number sequence value on the LinkActive event.

public void formMethodDataSourceLinkActive(FormDataSource _agreementHeader_ds)

Run On

Called

Parameters

_agreementHeader_ds
Type: FormDataSource Class
The data source for which the LinkActive event has occurred.

The method is called from the agreement forms when another agreement is selected.

The behavior of the number sequence value freeing depends on the number sequence definition.

For more information, see numberSeqFormHandlerAgreementId, SalesAgreementForm, PurchAgreementForm.

Community Additions

ADD
Show: