AssetLedgerAccounts::isFixedAssetAccount Method

Find if the given ledger dimension is a fixed asset account by checking it against fixed asset posting profile.

Syntax

client server public static boolean isFixedAssetAccount(
    AssetBook _assetBook, 
    AssetGroupId _assetGroupId, 
    LedgerDimensionAccount _ledgerDimension, 
    AssetTransType _transType, 
   [CurrentOperationsTax _postingLayer])

Run On

Called

Parameters

Return Value

Type: boolean
true if the ledger dimension is a fixed asset account.

See Also

Reference

AssetLedgerAccounts Table