RetailConnDataDirectorEngine.firstField Method [AX 2012]

Adds all the elements of the fields of the specified table to the field arrays.

public boolean firstField([TableName _tableName])

Run On

Client

Parameters

_tableName
Type: TableName Extended Data Type
The name of the table.

Return Value

Type: boolean
true if the table and field IDs are valid; otherwise, false.

Community Additions

ADD
Show: