TmpRTax25LedgerAccountList.addRecord Method
Syntax
public void addRecord(
RefRecId _profitRecId,
[RecId _mainAccountId,
RecId _offsetMainAccountId,
DimensionDefault _defaultDimension,
DimensionDefault _offsetDefaultDimension,
RTax25RegisterId _registerId,
boolean _accountAll,
boolean _offsetAll,
boolean _exception,
boolean _allowEmpty])
Run On
Called
Parameters
- _profitRecId
Type: RefRecId Extended Data Type
- _mainAccountId
Type: RecId Extended Data Type
- _offsetMainAccountId
Type: RecId Extended Data Type
- _defaultDimension
Type: DimensionDefault Extended Data Type
- _offsetDefaultDimension
Type: DimensionDefault Extended Data Type
- _registerId
Type: RTax25RegisterId Extended Data Type
- _accountAll
Type: boolean
- _offsetAll
Type: boolean
- _exception
Type: boolean
- _allowEmpty
Type: boolean