REEXC_ASSET_DEPR_AREA SAP (Real and Derived Depreciation Areas (T093)) Structure details

Dictionary Type: Structure
Description: Real and Derived Depreciation Areas (T093)




ABAP Code to SELECT data from REEXC_ASSET_DEPR_AREA
Related tables to REEXC_ASSET_DEPR_AREA
Access table REEXC_ASSET_DEPR_AREA




Structure field list including key, data, relationships and ABAP select examples

REEXC_ASSET_DEPR_AREA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Real and Derived Depreciation Areas (T093)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_REEXC_ASSET_DEPR_AREA TYPE REEXC_ASSET_DEPR_AREA.

The REEXC_ASSET_DEPR_AREA table consists of various fields, each holding specific information or linking keys about Real and Derived Depreciation Areas (T093) data available in SAP. These include MANDT (Client), AFAPL (Chart of depreciaton for asset valuation), AFABER (Depreciation area real or derived), XSTORE (Indicator: Store real depreciation area).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP REEXC_ASSET_DEPR_AREA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3T000MANDT
AFAPLChart of depreciaton for asset valuation AFAPLCHAR4T096AFAPLAFPH_AFAPL
AFABERDepreciation area real or derived AFABERNUMC2Assigned to domainAFABE
XSTOREIndicator: Store real depreciation area XSTORECHAR1XFELD
ABVOR1+/- Sgn of real dep. area in screen layout rule of der. area ABVORZCHAR1VORZEI
AFABE1Real depreciation area AFABE_DNUMC2T093AFABEAFB
ANTEI1Proportion of real depreciation area in derived dep.area ANTEILNUMC1NUM01
ABVOR2+/- Sgn of real dep. area in screen layout rule of der. area ABVORZCHAR1VORZEI
AFABE2Real depreciation area AFABE_DNUMC2T093AFABEAFB
ANTEI2Proportion of real depreciation area in derived dep.area ANTEILNUMC1NUM01
ABVOR3+/- Sgn of real dep. area in screen layout rule of der. area ABVORZCHAR1VORZEI
AFABE3Real depreciation area AFABE_DNUMC2T093AFABEAFB
ANTEI3Proportion of real depreciation area in derived dep.area ANTEILNUMC1NUM01
ABVOR4+/- Sgn of real dep. area in screen layout rule of der. area ABVORZCHAR1VORZEI
AFABE4Real depreciation area AFABE_DNUMC2T093AFABEAFB
ANTEI4Proportion of real depreciation area in derived dep.area ANTEILNUMC1NUM01
VZANSW+/- Sign for acquisition value VZANSWCHAR1VORZW
VZREST+/- Sign for net book value VZRESTCHAR1VORZW
BUHBKTPost to G/L account BUHBKTCHAR1BUHBKT
VIEW0Asset view VIEWXNUMC1VIEWX
VIEW1Asset view VIEWXNUMC1VIEWX
VIEW2Asset view VIEWXNUMC1VIEWX
VIEW3Asset view VIEWXNUMC1VIEWX
VIEW4Asset view VIEWXNUMC1VIEWX
VIEW5Asset view VIEWXNUMC1VIEWX
VIEW6Asset view VIEWXNUMC1VIEWX
VZINVZ+/- Sign for investment grants VZINVZCHAR1VORZW
VZAWMA+/- Sign for transfer of reserves(acquis.val.reducing dep.) VZAWMACHAR1VORZW
VZNAFA+/- Sign for ordinary depreciation VZNAFACHAR1VORZW
VZSAFA+/- Sign for special depreciation VZSAFACHAR1VORZW
VZAAFA+/- Sign for unplanned depreciation VZAAFACHAR1VORZW
VZINDW+/- Sign for revaluation VZINDWCHAR1VORZW
VZZINS+/- Sign for interest VZZINSCHAR1VORZW
VZINDA+/- Sign for revaluation of ordinary depreciation VZINDACHAR1VORZW
AFABEOIndicator: Depreciation areas are OK AFABEOCHAR1XFELD
XBEREPAsset Accounting: Depreciation area for reporting purposes XBEREPCHAR1XFELD
CORRBEDepreciation area used for modification AFABE_CORRNUMC2T093AFABE
GAFABERCross-system depreciation area GLOBAFABERCHAR2T093GALPHAGLOAFABER
LDGRP_GLTarget Ledger Group FAGL_TARGET_LDGRPCHAR4FAGL_TLDGRPFAGL_LDGRPGLDGRP_FLEX
XAFABERTreat Derived Depreciation Area As Real Area X_AFABERCHAR1XFELD
ABWBERAlternative Depreciation Area for Account Determination ABW_AFABERNUMC2T093AFABE
AREA_USAGE_INDPurpose of Depreciation Area AREA_USAGE_INDCHAR1AREA_USAGE_IND

Key field Non-key field



How do I retrieve data from SAP structure REEXC_ASSET_DEPR_AREA using ABAP code?

As REEXC_ASSET_DEPR_AREA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on REEXC_ASSET_DEPR_AREA as there is no data to select.

How to access SAP table REEXC_ASSET_DEPR_AREA

Within an ECC or HANA version of SAP you can also view further information about REEXC_ASSET_DEPR_AREA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!