RetailConnDataDirectorEngine.initializeRecord Method [AX 2012]

Initializes a record and inserts it into the specified table.

Syntax

public boolean initializeRecord(TableName _tableName)

Run On

Client

Parameters

Return Value

Type: boolean
true if the records are inserted; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class