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.
Logs the status of the staging record.
Syntax
client server public static void log(
RefTableId _refTableId,
RefRecId _refRecId,
boolean _isValid)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
The table id of the staging record.
- _refRecId
Type: RefRecId Extended Data Type
The record id of the staging record.
- _isValid
Type: boolean
Determines if the staging record is valid or not.