RCOOM_SME SAP (Statistical Quantities for Report Writer) Structure details

Dictionary Type: Structure
Description: Statistical Quantities for Report Writer




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




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

RCOOM_SME 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 "Statistical Quantities for Report Writer" 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_RCOOM_SME TYPE RCOOM_SME.

The RCOOM_SME table consists of various fields, each holding specific information or linking keys about Statistical Quantities for Report Writer data available in SAP. These include SME002 (Quantity), SME003 (Quantity), SME004 (Quantity), SME005 (Quantity).. 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 RCOOM_SME 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
SME001Quantity RSSMEQUAN15(3) CQUA8
SME002Quantity RSSMEQUAN15(3) CQUA8
SME003Quantity RSSMEQUAN15(3) CQUA8
SME004Quantity RSSMEQUAN15(3) CQUA8
SME005Quantity RSSMEQUAN15(3) CQUA8
SME006Quantity RSSMEQUAN15(3) CQUA8
SME007Quantity RSSMEQUAN15(3) CQUA8
SME008Quantity RSSMEQUAN15(3) CQUA8
SME009Quantity RSSMEQUAN15(3) CQUA8
SME010Quantity RSSMEQUAN15(3) CQUA8
SME011Quantity RSSMEQUAN15(3) CQUA8
SME012Quantity RSSMEQUAN15(3) CQUA8
SME013Quantity RSSMEQUAN15(3) CQUA8
SME014Quantity RSSMEQUAN15(3) CQUA8
SME015Quantity RSSMEQUAN15(3) CQUA8
SME016Quantity RSSMEQUAN15(3) CQUA8
SMA001Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA002Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA003Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA004Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA005Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA006Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA007Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA008Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA009Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA010Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA011Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA012Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA013Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA014Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA015Maximum Quantity SMAXRQUAN15(3) CQUA8
SMA016Maximum Quantity SMAXRQUAN15(3) CQUA8

Key field Non-key field



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

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

How to access SAP table RCOOM_SME

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