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
CalledParameters
- _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.
Community Additions
ADD
Show: