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

  • _forUpdate
    Type: boolean
    Determines if updates will be allowed to the record.

Return Value

Type: FBStageValidationLog_BR Table
The staging record validation status log.

See Also

Reference

FBStageValidationLog_BR Table