Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.