CFBRH01 SAP (Structure for key figures (RECH)) Structure details

Dictionary Type: Structure
Description: Structure for key figures (RECH)




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




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

CFBRH01 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 "Structure for key figures (RECH)" 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_CFBRH01 TYPE CFBRH01.

The CFBRH01 table consists of various fields, each holding specific information or linking keys about Structure for key figures (RECH) data available in SAP. These include STACK (Formula depth), TERM (Identifier for profit. %GGNN, GG=GWAHL, NN=0 End,NN>0 ZwErg), ARTKZ (RECH-ARTKZ (internal)), AGGTM (Aggregation based on time).. 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: Not classified


SAP CFBRH01 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
GWAHLGenerated sequence of characteristics/key figures CFGWAHLINT410CFINT4
STACKFormula depth CFSTACKINT410CFINT4
TERMIdentifier for profit. %GGNN, GG=GWAHL, NN=0 End,NN>0 ZwErg CFTERMCHAR7CHAR7
ARTKZRECH-ARTKZ (internal) RKE_ARTKZCHAR1CFARTKZ
AGGTMAggregation based on time CGSAGGTMCHAR3AGGTM
AGGFIReference Field for Time-Based Aggregation CGSAGGFICHAR30Assigned to domainFDNAME
AGGINAggregation: internal display RKE_AGGINCHAR1CHAR1
BUGRID of int. bus. vol. group CFBUGRPCHAR1CHAR1
SUMKZTotal indicator RKE_SUMKZCHAR1XFELD
PROGRAMProgram and routine name for programmed formula RKE_PGMCHAR8CHAR8
FORMProgrammed formula RKE_FORMCHAR15CHAR15
WHFACCurrency factor CFWHFACINT410CFINT4
MEFACQuantity factor CFMEFACINT410CFINT4
WAERSKZAffected by currency CFWAERSKZCHAR1XFLAG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MEEHTUnit CGSUNITUNIT3Assigned to domainCUNITMEINS
WHDECCurrency decimal display RKE_WHDECNUMC1NUM1
MWKZQuantity/value flag RKE_MWKZCHAR1RKE_MWKZ
EXTRSaving required RKE_EXTRCHAR1XFELD
FORMELFormula in internal table RECH CFFORMELCHAR60CHAR60
DMKZData mining flag CFDMKZCHAR1XFELD
TABIXField defined as in SY-TABIX TABIX_DINT410TABIX
AGGDIAggregation CGSAGGDICHAR3AGGDI
CONSTFormula level is not a constant CFCONSTKZCHAR1XFLAG
PROZPercentage display in drill-down list active CFPROZCHAR1XFELD
FDEPK_TABIXField defined as in SY-TABIX TABIX_DINT410TABIX

Key field Non-key field



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

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

How to access SAP table CFBRH01

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