SysExtensionSerializerExtensionMap.loadByBase Method
Loads data from the database based on the specified base table record ID.
Syntax
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.