RassetDisposalValue::postValue Method [AX 2012]

server public static RAssetAmount postValue(
    RAssetId _assetId, 
    RAssetStandardId _assetStandardId, 
    RAssetPostValue _postValue, 
   [RAssetAmount _assetAmount, 
    RAssetTransDate _assetTransDate])

Run On

Server

Parameters

_assetId
Type: RAssetId Extended Data Type
_assetStandardId
Type: RAssetStandardId Extended Data Type
_postValue
Type: RAssetPostValue Enumeration
_assetAmount
Type: RAssetAmount Extended Data Type
_assetTransDate
Type: RAssetTransDate Extended Data Type
Show: