Share via


RAssetProposalPartialTakeDown.createDisposalTrans Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

Exceptions

Exception Condition
Error

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

See Also

Reference

RAssetProposalPartialTakeDown Class