BudgetControlMainAccount::insertRecord Method
Inserts a BudgetControlMainAccount record if it does not exist.
Syntax
server public static void insertRecord(RecId _mainAccountRecId, RecId _budgetControlConfigRecId)
Run On
Server
Parameters
- _mainAccountRecId
Type: RecId Extended Data Type
The record ID of the MainAccount table that must be inserted.
- _budgetControlConfigRecId
Type: RecId Extended Data Type
The record ID of the BudgetControlConfiguration table that must be inserted.