Share via


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

  • _budgetControlConfigRecId
    Type: RecId Extended Data Type
    The record ID of the BudgetControlConfiguration table that must be inserted.

See Also

Reference

BudgetControlMainAccount Table