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.
Syntax
private void addBalanceAmount(
Map _map,
container _mapKey,
int _debitPos,
int _creditPos,
Amount _transAmount,
DebCredProposal _debitCredit,
[boolean _reverseSign,
boolean _sumAccount])
Run On
Called
Parameters
- _map
Type: Map Class
- _mapKey
Type: container
- _debitPos
Type: int
- _creditPos
Type: int
- _transAmount
Type: Amount Extended Data Type
- _debitCredit
Type: DebCredProposal Enumeration
- _reverseSign
Type: boolean
- _sumAccount
Type: boolean