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.
Gets the specified ledger dimension field.
Syntax
public LedgerDimensionDefaultAccount getLedgerDimensionForAmount(Amount _amount)
Run On
Called
Parameters
- _amount
Type: Amount Extended Data Type
The amount to use to find the account.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension field.
Remarks
When the amount is positive or zero the DebitLedgerDimension field is returned; otherwise, the CreditLedgerDimension field is returned.