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.
Is a wrapper for the DimensionDefaultingService::serviceCreateLedgerDimension(...) method.
Syntax
client server public static LedgerDimensionAccount getLedgerDimensionFromDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, [DimensionDefault _defaultDimension])
Run On
Called
Parameters
- _defaultAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
The ID of the DimensionAttributeValueCombination record that represents the default account.
- _defaultDimension
Type: DimensionDefault Extended Data Type
The ID of a default dimension set to use; optional.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The ID of the DimensionAttributeValueCombination record.
Remarks
If this method is called with an empty default account, an exception is not thrown.