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.
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
- _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.
Exceptions
Exception | Condition |
---|---|
Error | The posting profile is not set up for the current operation. |