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.
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.