RCashLedgerAccount::summaryLedgerDimension Method
Finds the LedgerDimensionDefaultAccount value for the summary ledger dimension.
Syntax
server public static LedgerDimensionDefaultAccount summaryLedgerDimension(RCashAccount _rCashAccount, RCashPostingProfile _rCashPostingProfile)
Run On
Server
Parameters
- _rCashAccount
Type: RCashAccount Extended Data Type
An instance of the RCashAccount data type.
- _rCashPostingProfile
Type: RCashPostingProfile Extended Data Type
An instance of the RCashPostingProfile data type.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
A LedgerDimensionDefaultAccount value.