RRO01_SX_WGR SAP (Description of Storage and Aggregation Table) Structure details

Dictionary Type: Structure
Description: Description of Storage and Aggregation Table




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




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

RRO01_SX_WGR 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 "Description of Storage and Aggregation Table" 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_RRO01_SX_WGR TYPE RRO01_SX_WGR.

The RRO01_SX_WGR table consists of various fields, each holding specific information or linking keys about Description of Storage and Aggregation Table data available in SAP. These include WANZ (Number of Value Fields in the Group), AGGRID (Master data ID), CSID (ID for Constant Selection), BUID (ID of an Internal Business Volume Group).. 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: Cannot Be Enhanced


SAP RRO01_SX_WGR 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
WGRValue Field Group of the SP RRWGRINT410
WANZNumber of Value Fields in the Group RRWANZINT410
AGGRIDMaster data ID RSSIDINT410RSSID
CSIDID for Constant Selection RRCSIDINT410INT4
BUIDID of an Internal Business Volume Group RRBUIDINT410INT4
BOFFSTotal Number of Previous Value Fields RRBOFFSINT410
FGRGroup of Similar FEMS RRFGRINT410INT4
STRUCThe Container has a Structure RRSTRUC1CHAR1RS_BOOL
TABThe Container has a Table RRTABCHAR1RS_BOOL
NO_STRUCAnalysis via SX_TO_BDATA_02 not possible RRNOSTRUCCHAR1RS_BOOL
CNTBITThe Container is a Bit String RRCNTBITNUMC1NUMC1
NOPContainer contains non-aggregated content RRONOPCHAR1RS_BOOL
HIGHPRECFLProcess key figure with high precision RSDHIGHPRECFLCHAR1RS_BOOL
AGGRGENUsual aggregation RSAGGRGENCHAR3RSAGGRGEN
AGGREXCException aggregation RSAGGREXCCHAR3RSAGGREXC
ASIDMONFlag indicating whether SID retains the order RSDSIDMONFLCHAR1RS_BOOL
INFO_JOINReason InfoSet found RRINFOSETCHAR1RS_BOOL
CONSTFAGThe container is a constant counter container RRCONSTFAGCHAR1CHAR1
CHFFAGGRID if CHFANZ = 1, CHFID if CHFANZ > 1 RRCHFINT410
CHFANZNumber of CHF Characteristics in the Container RRCHFANZINT13
CHFAGGRFormula Exception Aggregation RRCHFAGGRCHAR1CHAR1
CUDIMBoolean RS_BOOLCHAR1RS_BOOL
TCURTo-currency TCURR_CURRCUKY5Assigned to domainWAERS
WHFACCurrency exponent RRWHFACINT410INT4
MEFACQuantity exponent RRMEFACINT410INT4
SIZEInitial Size for Data Container RRSIZEINT410INT4
HASHThe Container is a Hashed Table RRHASHCHAR1RS_BOOL
NCUM 0
NCUMNon-Cumulative RRNCUMCHAR1RS_BOOL
AVIFLException Aggregation is AV1 or AV2 RRAVIFLCHAR1
LFFLThere are non-cumulative values with LAST/FIRST RRLFKZCHAR1RS_BOOL
MMFLThere are Non-Cumulative Values with MAX or MIN RRMMKZCHAR1RS_BOOL
PROVFLMore Than One Stock Provider RRPROVFLCHAR1RS_BOOL
AVFLWGR contains a non-trivial AV in the dummmy loop RRAVFLCHAR1RS_BOOL
BOTHBoolean RS_BOOLCHAR1RS_BOOL
PN 0
CH 0
XPROVIDBit String of the Part Prov in (SY_TABIX of N_TS_PART) RRXPROVIDRSTR0
XFEMSBit String of Affected FEMS RRXFEMSRSTR0
USED_ALLBoolean RS_BOOLCHAR1RS_BOOL
USED_BITCalculate Value Field RRUSEDRAW16RRUSED
XCUR_SPTranslate All Currencies When Filling the SP RRXCURSPRAW1RRXCURSP
WGR_SIMILARValue Field Group of the SP RRWGRINT410

Key field Non-key field



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

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

How to access SAP table RRO01_SX_WGR

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