TABW table in SAP ERP or S/4HANA stores Asset transaction types data. There are total 30 fields in TABW table. The Asset transaction types table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of TABW table. It is in Asset Accounting: Customizing (AC) ABAP package and is part of the Basic Functions (FI-AA-AA) module.
SAP TABW Table Fields
Following is the list of fields that are available in SAP TABW table. The primary key fields of Asset transaction types table in SAP are MANDT (Client), BWASL (Asset Transaction Type).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT(3) |
BWASL | Asset Transaction Type | BWASL | CHAR(3) | |
BWAGRP | Transaction Type Group | BWAGRP | TABWG | CHAR(2) |
XVERGA | Indicator: Original Transaction in Past | XVERGA | CHAR(1) | |
XAKTIV | Indicator: Capitalize Fixed Asset | XAKTIV | CHAR(1) | |
XDEAKT | Deactivate Asset Once Acquisition Value Equals Zero | XDEAKT | CHAR(1) | |
XABGMM | Ind: Post Gain/Loss from Asset Retirement Automatically | XABGMM | CHAR(1) | |
XERLOS | Specify Revenue with Asset Retirement | XERLOS | CHAR(1) | |
XAVERB | Asset Transfer Between Affiliated Companies (Gross) | XAVERB | CHAR(1) | |
XABUCH | Indicator: Transaction Type Cannot Be Used Manually | XABUCH | CHAR(1) | |
BWAKON | Consolidation Transaction Type | AM_RMVCT | T856 | CHAR(3) |
XPRJKT | Indicator: Account Assignment to Project Desired | XPRJKT | CHAR(1) | |
ANSHKZ | Default Posting Indicator | ANSHKZ | CHAR(1) | |
BWASLG | Trans. Type Offsetting Entry for Transfer | BWASLG | TABW | CHAR(3) |
BLART | Default Document Type for Transaction Type | BLGART | T003 | CHAR(2) |
XABINV | Repayment of Invest. Support in Required Period of Retention | XABINV | CHAR(1) | |
BWASLN | Trans.Type Retirement/Transfer Curr-Yr Acquis. in Same Year | BWASLN | TABW | CHAR(3) |
GITTGR | Summariz. of Trans. Types for Asset History Sheet | GITTGR | TABWQ | CHAR(2) |
XABGWG | Indicator Simulation of LVA Ret. in Asset Hist Sheet | XABGWG | CHAR(1) | |
XABIMM | Ind. Simulate Ret. of Intangible Asset in Asset Hist Sheet | XABIMM | CHAR(1) | |
XUSBWA | Indicator: Call up a user-exit for this transaction type? | XUSBWA | CHAR(1) | |
XUMBHI | Adopt Historical Depreciation Start Date for Transfer | XUMBHI | CHAR(1) | |
XIFREL | Indicator: Post gain/loss to asset | XIFREL | CHAR(1) | |
XCOOBJ | Budget-Relevant | FM_XSAUF | CHAR(1) | |
XCOPSP | not used (any longer) | IM_XSPSP | CHAR(1) | |
XAVERBN | Post with affiliated company indicator (net!) | XAVERBN | CHAR(1) | |
XZUGBR | Post Acquisition Gross (Including Depreciation) | XZUGBRUTTO | CHAR(1) | |
XUMJA | Set the changeover year in the asset | XUMJA | CHAR(1) | |
RSN_CODE | Asset Transaction Category | CHAR1_REASON_C | CHAR(1) | |
XOBS | Transaction Type is Obsolete | FAA_TRANSACTION_TYPE_OBSOLETE | CHAR(1) |