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 current asset value model.
Syntax
display LedgerDimensionDefaultAccount assetLedgerDimension(
   [RAssetStandardId _assetStandardId, 
    RAssetPostingProfile _assetPostingProfile, 
    RAssetTransType _assetTransType])
Run On
ClientOrServer
Parameters
- _assetStandardId
 Type: RAssetStandardId Extended Data Type
 The asset value model.
- _assetPostingProfile
 Type: RAssetPostingProfile Extended Data Type
 The posting profile of the asset value model.
- _assetTransType
 Type: RAssetTransType Enumeration
 The transaction type that is used to select a ledger account from the posting profile.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension account for the current asset value model.