AgreementForm.formMethodDataSourceCreate Method [AX 2012]

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

public void formMethodDataSourceCreate(FormDataSource _agreementHeader_ds)

Run On

Called

Parameters

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

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

For more information, see numberSeqFormHandlerAgreementId, SalesAgreementForm, PurchAgreementForm.

Community Additions

ADD
Show: