HRMMassHireLineCreate.initParmNumberSequence Method [AX 2012]
Initializes a Number Sequence that is related to class variables.
Syntax
public void initParmNumberSequence()
Run On
Called
Remarks
This method sets the numberSeqReferenceWorker value and the numberSeqReferencePosition value that corresponds to the Worker value and PositionId value, and sets the value of the formUseNumSeqWorker field and the formUseNumSeqPos field by using Number Sequences and the metadata. Also, it creates a NumberSeq object for the worker and position, if it does not create a NumberSeq object the runResult value will be set to false; otherwise, true.