PurchAgreementForm.numberSeqFormHandlerAgreementId Method [AX 2012]
Returns the number sequence form handler.
protected 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 is used to manage the number sequence values for the PurchNumberSequence field of the PurchAgreementHeader table.
For more information, see formMethodDataSourceCreate, formMethodDataSourceDelete, formMethodDataSourceLinkActive, formMethodDataSourceValidateWrite, formMethodDataSourceWrite.
Community Additions
ADD
Show: