DictTable.makeRecord Method [AX 2012]
Creates a blank record for the table.
public Common makeRecord()
Run On
CalledReturn Value
Type: Common TableA Common value if the record was successfully created; nullNothingnullptrunita null reference (Nothing in Visual Basic) if the record could not be created.
The Common value that is returned can be used in a call to the DictTable.callObject Method method.
Community Additions
ADD
Show: