Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _sequenceNum
Type: SequenceNum Extended Data Type
The sequenceNum value 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.