Share via


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

  • _isValid
    Type: boolean
    Determines if the staging record is valid or not.

See Also

Reference

FBStageValidationLog_BR Table