RecordGenerate

ACCPAC Common Controls

AccpacView.RecordGenerate

Generates a new unique key, and blanks, zeroes, or defaults the remaining fields in the view.

Sub RecordGenerate(Insert As Boolean)

Parameters

Insert

[in] specifies whether the generated record should be immediately inserted into the view

Remarks