PmfFormCtrl.checkRecVersion Method [AX 2012]

Indicates whether the record version of the buffer is the same as the record version of the same record in the database.

public boolean checkRecVersion(Common _buffer)

Run On

Called

Parameters

_buffer
Type: Common Table
The record buffer to check.

Return Value

Type: boolean
true if the record version is the same; otherwise, false .

Community Additions

ADD
Show: