Share via


RAssetLedgerAccounts::assetOffsetLedgerDimensionForGroup Method

Returns the offset dimension account for the current posting profile and asset group.

Syntax

server public static LedgerDimensionDefaultAccount assetOffsetLedgerDimensionForGroup(
    RAssetGroupId _assetGroupId, 
    RAssetTransType _assetTransType, 
    RAssetStandardId _assetStandardId, 
   [RAssetPostingProfile _assetPostingProfile])

Run On

Server

Parameters

  • _assetTransType
    Type: RAssetTransType Enumeration
    The transaction type that is used to select the offset 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