Share via


smmBusRelTable::getNumberSeqFormHandler Method

Retrieves the number sequence form handler that can be used in the form creation of this entity to generate the number sequence related field.

Syntax

client server public static NumberSeqFormHandler getNumberSeqFormHandler(ObjectRun callerForm, FormDataSource numberSequenceDatasource)

Run On

Called

Parameters

  • callerForm
    Type: ObjectRun Class
    The form that will be using the number sequence form handler to create the entity.
  • numberSequenceDatasource
    Type: FormDataSource Class
    The data source that contains the entity on the creation form.

Return Value

Type: NumberSeqFormHandler Class
The number sequence form handler that can be used in the form creation of the entity.

See Also

Reference

smmBusRelTable Table