Share via


BudgetCheckResultErrorWarningDetail::findGroupBudgetCheckErrorWarningDetail Method

Finds the BudgetCheckResultErrorWarningDetail record group.

Syntax

client server public static BudgetCheckResultErrorWarningDetail findGroupBudgetCheckErrorWarningDetail(
    RecId _budgetSourceRecId, 
    SequenceNum _sequenceNum, 
   [UserConnection _userConnection])

Run On

Called

Parameters

  • _budgetSourceRecId
    Type: RecId Extended Data Type
    The recId value of the BudgetSource record to use to find the group BudgetCheckResultErrorWarningDetail record.
  • _userConnection
    Type: UserConnection Class
    An instance of the UserConnection class to use to find the group BudgetCheckResultErrorWarningDetail record; optional, default is nullNothingnullptrunita null reference (Nothing in Visual Basic).

Return Value

Type: BudgetCheckResultErrorWarningDetail Table
The BudgetCheckResultErrorWarningDetail record of the budget group.

See Also

Reference

BudgetCheckResultErrorWarningDetail Table