biuan SAP® BUSINESS ONE SDK
DTW Financials / Fixed Assets / Capitalization
API Asset Document / Asset Document Type Enum

Description

The transaction type of the asset document.

Members

MemberValueDescription
adtOrdinaryDepreciation0Ordinary depreciation includes the planned ordinary depreciation and the manual ordinary depreciation. The former is the depreciation calculated and carried out automatically by the system based on the depreciation type you assign to the asset. And the latter is the depreciation you manually perform using the manual depreciation document.
adtUnplannedDepreciation1Usually carried out when there is an unexpected reduction in the value of an asset resulting, for example, from an accident.
adtSpecialDepreciation2SAP Business One can carry out the special depreciation automatically for an asset, known as the automatic special depreciation. You can assign a depreciation type to an asset with the Special Depreciation method, and the system automatically calculates the special depreciation when it is due.
adtAppreciation3Increase in an asset's book value to offset the asset's unplanned depreciation.
adtAssetTransfer4Transfers an asset to another asset.
adtSales5

Indicates an asset sold with a profit or loss. If you do not need to specify the customer information, use this type; otherwise, use an A/R invoice.

adtScrapping6

Indicates a scrapped asset, with no revenue earned. SAP Business One posts the asset's remaining book value at the time of retirement as an expense.

adtAssetClassTransfer7Transfers an asset to a new asset class. You can perform the asset class transfer only if the asset uses the depreciation types with the No Depreciation method in all areas during the transfer period.

SAP® B1 DI-API C# definition

public enum AssetDocumentTypeEnum { adtOrdinaryDepreciation, adtUnplannedDepreciation, adtSpecialDepreciation, adtAppreciation, adtAssetTransfer, adtSales, adtScrapping, adtAssetClassTransfer }

Related information


Asset Document Area Journal Collection AssetDocumentAreaJournalCollection Collection
A collection of AssetDocumentAreaJournal objects.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document Line Collection AssetDocumentLineCollection Collection
A collection of AssetDocumentLine objects.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document Status Enum AssetDocumentStatusEnum Enumeration
The status of the asset document.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Original Type Enum AssetOriginalTypeEnum Enumeration
The original type of the asset document.
   Parent: Asset Document AssetDocument Object· Table: OACQ

Asset Document AssetDocument Object· Table: OACQ
AssetDocument is a business object that represents the header data of asset documents in the Fixed Asset function of SAP Business One application. With SAP Business One, you can carry out a series of transactions for your fixed assets as...
   Parent: Asset Document Service AssetDocumentService Service· Table: OACQ


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates