Q0033 SAP (Screen Fields: Infotype 0033 (Statistics)) Structure details

Dictionary Type: Structure
Description: Screen Fields: Infotype 0033 (Statistics)




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




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

Q0033 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 "Screen Fields: Infotype 0033 (Statistics)" 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_Q0033 TYPE Q0033.

The Q0033 table consists of various fields, each holding specific information or linking keys about Screen Fields: Infotype 0033 (Statistics) data available in SAP. These include SGB01 (Statistics Indicator), STA01 (Statistics text), TXT01 (Exception Text), SGB02 (Statistics Indicator).. 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 Q0033 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
SUBTYPStatistics area STYPCHAR4T591ASUBTY_591A
SGB01Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA01Statistics text STATEXTCHAR10TEXT10
TXT01Exception Text AUSTXTCHAR30TEXT30
SGB02Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA02Statistics text STATEXTCHAR10TEXT10
TXT02Exception Text AUSTXTCHAR30TEXT30
SGB03Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA03Statistics text STATEXTCHAR10TEXT10
TXT03Exception Text AUSTXTCHAR30TEXT30
SGB04Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA04Statistics text STATEXTCHAR10TEXT10
TXT04Exception Text AUSTXTCHAR30TEXT30
SGB05Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA05Statistics text STATEXTCHAR10TEXT10
TXT05Exception Text AUSTXTCHAR30TEXT30
SGB06Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA06Statistics text STATEXTCHAR10TEXT10
TXT06Exception Text AUSTXTCHAR30TEXT30
SGB07Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA07Statistics text STATEXTCHAR10TEXT10
TXT07Exception Text AUSTXTCHAR30TEXT30
SGB08Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA08Statistics text STATEXTCHAR10TEXT10
TXT08Exception Text AUSTXTCHAR30TEXT30
SGB09Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA09Statistics text STATEXTCHAR10TEXT10
TXT09Exception Text AUSTXTCHAR30TEXT30
SGB10Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA10Statistics text STATEXTCHAR10TEXT10
TXT10Exception Text AUSTXTCHAR30TEXT30
SGB11Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA11Statistics text STATEXTCHAR10TEXT10
TXT11Exception Text AUSTXTCHAR30TEXT30
SGB12Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA12Statistics text STATEXTCHAR10TEXT10
TXT12Exception Text AUSTXTCHAR30TEXT30
SGB13Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA13Statistics text STATEXTCHAR10TEXT10
TXT13Exception Text AUSTXTCHAR30TEXT30
SGB14Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA14Statistics text STATEXTCHAR10TEXT10
TXT14Exception Text AUSTXTCHAR30TEXT30
SGB15Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA15Statistics text STATEXTCHAR10TEXT10
TXT15Exception Text AUSTXTCHAR30TEXT30
SGB16Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA16Statistics text STATEXTCHAR10TEXT10
TXT16Exception Text AUSTXTCHAR30TEXT30
SGB17Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA17Statistics text STATEXTCHAR10TEXT10
TXT17Exception Text AUSTXTCHAR30TEXT30
SGB18Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA18Statistics text STATEXTCHAR10TEXT10
TXT18Exception Text AUSTXTCHAR30TEXT30
SGB19Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA19Statistics text STATEXTCHAR10TEXT10
TXT19Exception Text AUSTXTCHAR30TEXT30
SGB20Statistics Indicator P015_STAGBNUMC2T543AP015_STAGB
STA20Statistics text STATEXTCHAR10TEXT10
TXT20Exception Text AUSTXTCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table Q0033

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