FBStageValidationLog_BR::log Method
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.