RAssetproposalCompanyReceipt.createDisposalTrans Method [AX 2012]

Creates additional lines in the fixed asset journal under the disposal parameters.

public void createDisposalTrans(
    RAssetDisposalType _assetSoldScrap, 
    RAssetStandardId _assetStandardId, 
   [LedgerJournalTrans _disposalLine])

Run On

Called

Parameters

_assetSoldScrap
Type: RAssetDisposalType Enumeration
The asset disposal type.
_assetStandardId
Type: RAssetStandardId Extended Data Type
The value model of the fixed asset.
_disposalLine
Type: LedgerJournalTrans Table
The main journal line.

ExceptionCondition
Error

The posting profile is not set up for the current operation.

Community Additions

ADD
Show: