AgreementForm.formMethodDataSourceCreatePre Method [AX 2012]

Assigns the number sequence value to the NumberSequence fields in the subclass tables.

public void formMethodDataSourceCreatePre(FormDataSource _agreementHeader_ds)

Run On

Called

Parameters

_agreementHeader_ds
Type: FormDataSource Class
The data source for which the number sequence value is needed.

The method is called from the agreement forms when a new agreement order is created.

For more information, see numberSeqFormHandlerAgreementId, SalesAgreementForm, PurchAgreementForm.

Community Additions

ADD
Show: