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 offset ledger dimension account for the current asset value model.
Syntax
display LedgerDimensionDefaultAccount assetOffsetLedgerDimension(
[RAssetStandardId _assetStandardId,
RAssetPostingProfile _assetPostingProfile,
RAssetTransType _assetTransType,
RAssetTransDate _assetTransDate])
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.
- _assetTransDate
Type: RAssetTransDate Extended Data Type
The transaction date that is used to select a ledger account from the posting profile.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The offset ledger dimension account for the current asset value model.