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 location.
Syntax
server public static LedgerDimensionDefaultAccount assetLedgerDimension(
RAssetId _assetId,
RAssetLocationId _assetLocation,
RAssetStandardId _assetStandardId)
Run On
Server
Parameters
- _assetId
Type: RAssetId Extended Data Type
The asset ID 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 account.