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.
Returns the ledger dimension account for the depreciation bonus for the current asset location and asset group.
Syntax
server public static LedgerDimensionDefaultAccount ledgerDimensionForBonusFromAssetGroup(
RAssetGroupId _assetGroupId,
RAssetLocationId _assetLocation,
RAssetStandardId _assetStandardId)
Run On
Server
Parameters
- _assetGroupId
Type: RAssetGroupId Extended Data Type
The asset group that is used to select a ledger account from the ledger setup.
- _assetLocation
Type: RAssetLocationId Extended Data Type
The asset location.
- _assetStandardId
Type: RAssetStandardId Extended Data Type
The asset value model.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension bonus account.