REEXC_AA_COMPANY_CODES SAP (Company Codes for Asset Accounting (T093C)) Structure details

Dictionary Type: Structure
Description: Company Codes for Asset Accounting (T093C)




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




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

REEXC_AA_COMPANY_CODES 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 "Company Codes for Asset Accounting (T093C)" 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_AA_COMPANY_CODES TYPE REEXC_AA_COMPANY_CODES.

The REEXC_AA_COMPANY_CODES table consists of various fields, each holding specific information or linking keys about Company Codes for Asset Accounting (T093C) data available in SAP. These include MANDT (Client), BUKRS (Company Code), BUKRSN (Company code for number assignment), PERIV (Fiscal Year Variant).. 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_AA_COMPANY_CODES 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
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
BUKRSNCompany code for number assignment BUKRSNCHAR4T093NBUKRSN
PERIVFiscal Year Variant PERIVCHAR2T009PERIV
MONMITFirst day of the second half of the month MONMITNUMC2AMDAY
XRUMPFIndicator: Shortened fiscal year XRUMPFCHAR1XFELD
DATUMValue date for legacy asset data transferred DATE_T093CDATS8DATUM
AFAPLChart of depreciaton for asset valuation AFAPLCHAR4T096AFAPLAFPH_AFAPL
VRMAFBDepreciation area for net worth tax valuation VRMAFBNUMC2T093AFABE
BKRAKTCost center check across company codes BKRAKTCHAR1XFELD
XREBUWInd: Enter net book value during legacy data transfer XREBUWCHAR1XFELD
XANUEBStaus of asset data transfer in the company code XANUEBNUMC1XANUEB
LGJAHRLast fiscal year opened by the fiscal year change LGJAHRNUMC4GJAHRGJAHR
AFBLRTDocument type for depreciation posting AFBLRTCHAR2T003BLART
XVRSKURecalculate cumulative insurance base value XVRSKUCHAR1XFELD
MWSKZVAInput tax code - Assets without input tax MWSKZVACHAR2T007AMWSKZ
MWSKZAAOutput tax code - asset is exempt from tax (unused) MWSKZAACHAR2T007AMWSKZ
KZRBWBIndicator post net book value for retirement KZRBWBCHAR1XFELD
APROFSettlement profile for assets under construction AM_APROFCHAR6TKB1AALPHAAPROF
TTECHMin. retention period of assets and asset values TTECHINT13INT1
TKUNDRetention period of asset and asset values (cust. specific) TKUNDINT13INT1
XANLEIndicator: Original line item for proof of origin IM_XANLECHAR1XFELD
VARBZDVariant for determining asset value date VARBZDATCHAR14TABVAVARBZDAT
J_1AAOFFCLOfficial document class for Asset Movements J_1AAOFFCLCHAR1Assigned to domainJ_1ADOCCLS
XZORGIndicator: Time-independent management of organiz. units XZORGCHAR1XFELD
APERBLRTDocument Type for Periodic Posting of APC Values APERBLRTCHAR2T003BLART
XNOSKONTOSubsequent Capitalization of Discount Not Allowed XNOSKONTOCHAR1XFELD
XDFYVAllow Different Fiscal Year Variants XDFYVCHAR1XFELD
REVDMETHMethod for Revenue Distribution at Asset Retirement REVDMETHCHAR1REVDMETH

Key field Non-key field



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

As REEXC_AA_COMPANY_CODES 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_AA_COMPANY_CODES as there is no data to select.

How to access SAP table REEXC_AA_COMPANY_CODES

Within an ECC or HANA version of SAP you can also view further information about REEXC_AA_COMPANY_CODES 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!