MainAccountSeparateBalance::setForMainAccount Method
Creates or modifies a MainAccountSeparateBalance row for the specified main account value.
Syntax
server public static void setForMainAccount(IsSeparateBalanceMainAccount _separateBalance, MainAccountRecId _mainAccountRecId)
Run On
Server
Parameters
- _separateBalance
Type: IsSeparateBalanceMainAccount Extended Data Type
The value to store in the record.
- _mainAccountRecId
Type: MainAccountRecId Extended Data Type
The MainAccountRecId value for which a reference will be created or modified.
Remarks
It is intended to be used from edit methods on tables that will require a reference to a MainAccountSeparateBalance table.