REEXC_CONTROLLING_AREA_X SAP (Controlling Area and Additional Fields (TKA01)) Structure details

Dictionary Type: Structure
Description: Controlling Area and Additional Fields (TKA01)




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




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

REEXC_CONTROLLING_AREA_X 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 "Controlling Area and Additional Fields (TKA01)" 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_CONTROLLING_AREA_X TYPE REEXC_CONTROLLING_AREA_X.

The REEXC_CONTROLLING_AREA_X table consists of various fields, each holding specific information or linking keys about Controlling Area and Additional Fields (TKA01) data available in SAP. These include MANDT (Client), KOKRS (Controlling Area), BEZEI (Name of the controlling area), WAERS (Currency Key).. 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_CONTROLLING_AREA_X 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
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
BEZEIName of the controlling area BEZEICHAR25TEXT25
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
KTOPLChart of Accounts KTOPLCHAR4T004KTOPLKPLC_KTOPL
LMONAFiscal Year Variant PERIVCHAR2T009PERIV
KOKFIAllocation Indicator KOKFICHAR1KOKFI
LOGSYSTEMLogical System LOGSYSTEMCHAR10TBDLSALPHALOGSYS
ALEMTCost center distribution method via ALE CO_ALEMTCHAR2ALPHACO_ALEMT
MD_LOGSYSTEMLogical system for master data maintenance MASTERDATA_LOGSYSTEMCHAR10TBDLSALPHALOGSYS
KHINRStandard Hierarchy for Cost Centers KSTHICHAR12SETNR
KOMP1Indicator: Revenue must be converted KOMP1CHAR1CHAR1_X
KOMP0Productive indicator for controlling area KOMP0CHAR1CHAR1_X
KOMP2Indicator: reserve (not used at present) KOMP2CHAR1CHAR1_X
ERKRSOperating concern ERKRSCHAR4TKEBERKRSERB
DPRCTDummy Profit Center DPRCTCHAR10CEPCALPHAPRCTR
PHINRProfit center area PHINRCHAR12SETNR
PCLDGProfit center ledger PCLDGCHAR2T881ALPHARLDNR
PCBELElimination of internal bus. volume for Profit Center Acctg PCBELCHAR1CHAR1_X
XWBUKIndicator: Different Company Code Currency is Allowed XWBUKCHAR1XFELD
BPHINRStandard Hierarchy Area CO_BPHINRCHAR12SETNRKWH
XBPALEIndicator: ALE for active business process (process costs) XBPALECHAR1XFELD
KSTAR_FINCost element for vendor downpayments w/o purchase ord. ref. KSTAR_FINCHAR10CSKAALPHAKSTAR
KSTAR_FIDRevenue type for debitor downpayments without sales ord. ref KSTAR_FIDCHAR10CSKAALPHAKSTAR
PCACURLocal Currency for Profit Center Accounting PCACURCUKY5TCURCWAERS
PCACURTPCurrency type of the profit center report currency CURTPPCCHAR2CURTP
PCATRCURStore transaction currency in EC-PCA PCATRCURCHAR1XFELD
CTYPCurrency Type for Controlling Area CO_CTYPCHAR2CURTP
RCLACReconciliation Ledger Active RCLACTIVCHAR1RKACT
BLARTDocument Type for Reconcil. Postings From Reconcil. Ledger RCL_BLARTCHAR2T003BLARTBAR
FIKRSFinancial Management Area FIKRSCHAR4FM01FIKRSFIK
RCL_PRIMACReconciliation Ledger: Acct Determination for Primary CElms RCL_PRIMACCHAR1BOOLE
PCA_ALEMTMethod for Distributing Profit Centers Using ALE PCA_ALEMTCHAR2ALPHAPCA_ALEMT
PCA_VALUValuation View VALUTYPNUMC1VALUTYPVTP
CVPROFCurrency and Valuation Profile CVPROFCHAR4TCVPROFCVPROF
CVACTInd.: Currency and Valuation Profile Active CVACTCHAR1XFELD
VNAMEPerson Responsible for the Controlling Area CO_VNAMECHAR12USR02XUBNAME
PCA_ACC_DIFFAccount control when transferring valuation differences PCA_ACCOUNT_VAL_DIFFCHAR1PCA_ACCOUNT_VAL_DIFF
TP_VALOHBValuation View for Calculation Base VALUTYP_OH_BASENUMC1VALUTYP
DEFPRCTRDefault Profit Center for Nonassigned Processes FAGL_DEFPRCTRCHAR10CEPCALPHAPRCTR
AUTH_USE_NO_STDDo Not Use Standard Hierarchy for Authorizations AUTH_USE_NO_STDCHAR1CHAR1
AUTH_USE_ADD1Use First Alternative Hierarchy for Authorizations AUTH_USE_ADD1CHAR1CHAR1
AUTH_USE_ADD2Use Second Alternative Hierarchy for Authorizations AUTH_USE_ADD2CHAR1CHAR1
AUTH_KE_NO_STDDo Not Use Standard Hierarchy for Authorizations AUTH_USE_NO_STDCHAR1CHAR1
AUTH_KE_USE_ADD1Use First Alternative Hierarchy for Authorizations AUTH_USE_ADD1CHAR1CHAR1
AUTH_KE_USE_ADD2Use Second Alternative Hierarchy for Authorizations AUTH_USE_ADD2CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table REEXC_CONTROLLING_AREA_X

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