FBStageValidationLog_BR::find Method
Finds the validation status log of a staging record.
Syntax
client server public static FBStageValidationLog_BR find(
RefTableId _refTableId,
RefRecId _refRecId,
[boolean _forUpdate])
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.
- _forUpdate
Type: boolean
Determines if updates will be allowed to the record.
Return Value
Type: FBStageValidationLog_BR Table
The staging record validation status log.