RAssetLedgerAccounts::assetOffsetLedgerDimension Method

Returns the offset ledger dimension account for the current posting profile.

Syntax

server public static LedgerDimensionDefaultAccount assetOffsetLedgerDimension(
    RAssetId _assetId, 
    RAssetTransType _assetTransType, 
    RAssetStandardId _assetStandardId, 
   [RAssetPostingProfile _assetPostingProfile])

Run On

Server

Parameters

  • _assetTransType
    Type: RAssetTransType Enumeration
    The transaction type that is used to select the ledger account from the posting profile.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The offset ledger dimension account.

Exceptions

Exception Condition
Error

The posting profile is not set up.

See Also

Reference

RAssetLedgerAccounts Table