LedgerTransAccountTmp::fillFromMainAccount Method
Fills the LedgerTransAccountTmp table with the existing dimension combinations that contain the specified main account.
Syntax
server public static void fillFromMainAccount(LedgerTransAccountTmp _ledgerTransAccountTmp, MainAccountRecId _mainAccountRecId)
Run On
Server
Parameters
- _ledgerTransAccountTmp
Type: LedgerTransAccountTmp Table
The LedgerTransAccountTmp table.
- _mainAccountRecId
Type: MainAccountRecId Extended Data Type
The record ID of the main account.