Comparteix a través de


BudgetOverrideUserGroupOption::findByUserGroupAndConfiguration Method

Finds the specified record in the BudgetOverrideUserGroupOption table.

Syntax

client server public static BudgetOverrideUserGroupOption findByUserGroupAndConfiguration(
    UserGroupId _userGroupId, 
    RefRecId _budgetControlConfigurationRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BudgetOverrideUserGroupOption Table
A record in the BudgetOverrideUserGroupOption table; otherwise, an empty record.

See Also

Reference

BudgetOverrideUserGroupOption Table