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.
Creates a new main account ledger dimension list provider from an accounting rule.
Syntax
client server public static MainAccountDimensionListProvider newFromAccountingRule(MainAccountDimensionListProviderType _mainAccountDimensionListProviderType, AccountingRule _accountingRule)
Run On
Called
Parameters
- _mainAccountDimensionListProviderType
Type: MainAccountDimensionListProviderType Enumeration
The main account list provider type.
- _accountingRule
Type: AccountingRule Class
The accounting rule.
Return Value
Type: MainAccountDimensionListProvider Class
A main account dimension list provider.