AgreementForm.formMethodDataSourceWrite Method [AX 2012]

Sets the number sequence value as used.

public void formMethodDataSourceWrite(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 they save the agreement header.

For more information, see numberSeqFormHandlerAgreementId, SalesAgreementForm, PurchAgreementForm.

Community Additions

ADD
Show: