AgreementForm.numberSeqFormHandlerAgreementId Method [AX 2012]
Retrieves the number sequence form handler.
protected abstract NumberSeqFormHandler numberSeqFormHandlerAgreementId(FormDataSource _agreementHeader_ds)
Run On
CalledParameters
- _agreementHeader_ds
- Type: FormDataSource Class
The data source for which the number sequence handler is needed.
The handler that is used to manage the number sequence values for the NumberSequence fields of the subclass tables
For more information, see formMethodDataSourceCreate, formMethodDataSourceDelete, formMethodDataSourceLinkActive, formMethodDataSourceValidateWrite, formMethodDataSourceWrite.
Community Additions
ADD
Show: