Share via


NumberSeqScope::lookupDataArea Method [AX 2012]

Performs a lookup on the DataArea table.

Syntax

client server public static void lookupDataArea(FormControl _formControl)

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The FormControl for which to perform the lookup.

Remarks

This method is intended for use by the number sequence framework forms.

See Also

Reference

NumberSeqScope Class