ST04N_GICO SAP (Data to be displayed in new ST04N - general icons (non-inst)) Structure details

Dictionary Type: Structure
Description: Data to be displayed in new ST04N - general icons (non-inst)




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




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

ST04N_GICO 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 "Data to be displayed in new ST04N - general icons (non-inst)" 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_ST04N_GICO TYPE ST04N_GICO.

The ST04N_GICO table consists of various fields, each holding specific information or linking keys about Data to be displayed in new ST04N - general icons (non-inst) data available in SAP. These include LDBUFF_QUALITY (Carrier field for icons), LDBUFF_LOGREADS (Carrier field for icons), LDBUFF_PHYSREADS (Carrier field for icons), LDBUFF_PHYSWRITES (Carrier field for icons).. 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 ST04N_GICO 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
LDATABUFFERSIZECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_QUALITYCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_LOGREADSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_PHYSREADSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_PHYSWRITESCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_BUSYWAITSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LDBUFF_WAITTIMECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSHPL_SIZECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSHPL_CAQUALCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSHPL_GETRATIOCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSHPL_PINRATIOCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSHPL_RELOADSPINSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_SIZECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_ENTRIESCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_ALLORETRCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_ALLOFRATCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_REDLGWTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_LOGFILESCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LLGBF_LOGFUSECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_USERCALLSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_USERCOMMCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_USERROLLBCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_RECURSIVECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_PARSECNTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_USR_PER_RCCLLCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LCLL_RDS_PER_UCLLCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_BUSYWTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_CPUTIMECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_TIM_PER_UCLLCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_SESS_BUSYCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_CPUUSAGECarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTIMS_CPUCOUNTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LRDLG_WRITESCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LRDLG_OSBLCKWRTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LRDLG_LTCHTIMCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LRDLG_WRTTIMCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LRDLG_MBWRITTENCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTABSF_SHTABSCANCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTABSF_LGTABSCANCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTABSF_FBYROWIDCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LTABSF_FBYCONTROWCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_MEMORYCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_DISKCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_ROWSCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_WAEXOPTCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_WAEXONEPCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LSORT_WAEXMULTPCarrier field for icons ICON_TEXTCHAR132SYCHAR132

Key field Non-key field



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

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

How to access SAP table ST04N_GICO

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