SysExtensionSerializerExtensionMap.loadByBase Method [AX 2012]

Loads data from the database based on the specified base table record ID.

public void loadByBase(RefRecId _baseRecId, [boolean _forUpdate])

Run On

Called

Parameters

_baseRecId
Type: RefRecId Extended Data Type
The base table record ID.
_forUpdate
Type: boolean
A Boolean value that indicates whether to read the record to update; optional.

Community Additions

ADD
Show: