SGLWLHITL SAP (SAP Workload: Global SAP R/3: Record for a Hit List) Structure details

Dictionary Type: Structure
Description: SAP Workload: Global SAP R/3: Record for a Hit List




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




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

SGLWLHITL 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 "SAP Workload: Global SAP R/3: Record for a Hit List" 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_SGLWLHITL TYPE SGLWLHITL.

The SGLWLHITL table consists of various fields, each holding specific information or linking keys about SAP Workload: Global SAP R/3: Record for a Hit List data available in SAP. These include DATE (Date), RESPTI (Statistics, Response time for one dialog step), DBCALLS (Number of data base requests), ENDTI (Ending time of dialog step).. 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 SGLWLHITL 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
DATEDate STA_DATE_CDATS8STAT_DATEC
RESPTIStatistics, Response time for one dialog step STA_RESPTIINT410STAT_TIMI0
DBCALLSNumber of data base requests STA_DBCALIINT410STAT_TIMI0
ENDTIEnding time of dialog step STA_ENDTIMTIMS6UZEIT
CPUTICPU time consumption of dialog step SGL_CPUTIIDEC15SAPWLCTLNG
QUEUETIDispatcher waiting time of dialog step STA_QUETIIINT410STAT_TIMI0
V1SATIDialog step key for update task STA_V1STIIINT410STAT_TIMI0
WPIDNumber of work process for a dialog step STA_WPIDRAW2STAT_HEX_2
TASKTYPETask type number STA_TTYPEXRAW1STAT_HEX_1
TABLOADTable load STA_TABLDRAW1STAT_HEX_1
TCODETransaction code STA_TCODE4CHAR20Assigned to domainTCODE
TERMINALIDTerminal ID SGL_TERMLCHAR20STGL_TERML
DYNPRONRScreen number or transaction name STA_DYNPNOCHAR4STAT_DYNPR
REPORTName of transaction or programm which calls a dialog STA_TCODECHAR40STAT_TCODE
ACCOUNTUser or account name using a transaction STA_USERCHAR12STAT_USER
MANDTClient number STA_MANDTCHAR3STAT_MANDT
ROLLKEYSAP rolling memory address STA_ROLLKYCHAR8STAT_RLKEY
INPUTLENSize of SAP roll in/out data STA_ROLLSZINT410STAT_RLSIZ
OUTPUTLENSize of SAP roll in/out data STA_ROLLSZINT410STAT_RLSIZ
MAXROLLSize of SAP roll in/out data STA_ROLLSZINT410STAT_RLSIZ
MAXPAGESize of SAP roll in/out data STA_ROLLSZINT410STAT_RLSIZ
ROLLINCNTTime for SAP rolling procedure STA_RLCNTIINT410STAT_TIMI0
ROLLINTITime for SAP rolling procedure STA_RLTIMIINT410STAT_TIMI0
ROLLOUTCNTTime for SAP rolling procedure STA_RLCNTIINT410STAT_TIMI0
ROLLOUTTITime for SAP rolling procedure STA_RLTIMIINT410STAT_TIMI0
LOCKCNTNumber of semaphore locks during a dialog step STA_LKCNTIINT410STAT_CNTI0
LOCKTITime for semaphore locks during dialog step STA_LKTIMIINT410STAT_TIMI0
TABNAME1Name of table accessed STA_TABNACHAR30Assigned to domainAS4TAB
TAB1DIRCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB1SEQCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB1UPDCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TABNAME2Name of table accessed STA_TABNACHAR30Assigned to domainAS4TAB
TAB2DIRCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB2SEQCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB2UPDCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TABNAME3Name of table accessed STA_TABNACHAR30Assigned to domainAS4TAB
TAB3DIRCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB3SEQCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB3UPDCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TABNAME4Name of table accessed STA_TABNACHAR30Assigned to domainAS4TAB
TAB4DIRCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB4SEQCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB4UPDCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TABNAME5Name of table accessed STA_TABNACHAR30Assigned to domainAS4TAB
TAB5DIRCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB5SEQCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
TAB5UPDCNTNumber of table requests STA_TBCNTIINT410STAT_CNTI0
READDIRCNTNumber of direct read accesses on tables STA_DRCNTIINT410STAT_CNTI0
READDIRTITime for direct read requests STA_DRTIMIINT410STAT_TIMI0
READDIRRECNumber of directly requested records STA_DRRECIINT410STAT_CNTI0
READDIRBUFNumber of direct buffer reads STA_DRBUFIINT410STAT_CNTI0
READSEQCNTNumber of sequential read requests to tables STA_SQCNTIINT410STAT_CNTI0
READSEQTITime for sequential read requests SGL_SQTIMIDEC15SAPWLCTLNG
READSEQRECNumber of sequentially requested records STA_SQRECIINT410STAT_CNTI0
READSEQBUFSequential buffer reads STA_SQBUFIINT410STAT_CNTI0
PHYREADCNTNumber of data base reads STA_PRCNTIINT410STAT_CNTI0
INSCNTNumber of insert requests STA_INCNTIINT410STAT_CNTI0
INSTITime used for insert requests STA_INTIMIINT410STAT_TIMI0
INSRECNumber of records inserted STA_INRECIINT410STAT_CNTI0
PHYINSCNTNumber of data base insert operations STA_PICNTIINT410STAT_CNTI0
UPDCNTNumber of updates requested STA_UPCNTIINT410STAT_CNTI0
UPDTITime for update requests STA_UPTIMIINT410STAT_TIMI0
UPDRECNumber of records requested for update STA_UPRECIINT410STAT_CNTI0
PHYUPDCNTNumber of database update operations STA_PUCNTIINT410STAT_CNTI0
DELCNTNumber of delete requests STA_DECNTIINT410STAT_CNTI0
DELTITime for delete requests STA_DETIMIINT410STAT_TIMI0
DELRECNumber of records for delete requests STA_DERECIINT410STAT_CNTI0
PHYDELCNTNumber of database delete operations STA_PDCNTIINT410STAT_CNTI0
COMMITTITime for COMMIT WORK STA_COTIMIINT410STAT_TIMI0
GENERATETIGenerating time STA_GETIMIINT410STAT_TIMI0
REPLOADTIReport loading time STA_ALTIMIINT410STAT_TIMI0
CUALOADTITime for loading CUA objects STA_CLTIMIINT410STAT_TIMI0
DYNPLOADTITime for loading screen objects STA_DLTIMIINT410STAT_TIMI0
DSQLCNTBytes transferred to work process STA_BYTESIINT410STAT_CNTI0
QUECNTNumber of enqueues in batch input queue STA_QECNTIINT410STAT_CNTI0
QUETIBatch input queue time STA_QETIMIINT410STAT_TIMI0
DDICTITime spent in DDIC interface STA_DDTIMIINT410STAT_TIMI0
CPICCNTBytes transferred via CPIC interface STA_CPCNTIINT410STAT_CNTI0
CPICTITime spent in RFC and CPIC interface STA_CPTIMIINT410STAT_TIMI0
TABLEPOINTCounter STA_COUNTIINT410STAT_CNTI0
BTCJOBNAMEFirst 24 characters of job name STA_BTCJOBCHAR24CHAR24
BTCSTEPNRNumber of step in background processing STA_STEPNRCHAR3CHAR3
ROLLED_OUTTime roll context was rolled out STA_RLOUTTDEC10SAPWLUDC10
SLI_CNTSAP Workload: Source. Load & Interface Data (Bytes) SWLSLIDEC15DEC15
USEDBYTESUsed bytes EM/imode STA_USDBYTINT410
PRIVSUMMemory used in PRIV mode STA_PRIVSMINT410
MAXBYTESMax. bytes (long) STA_MAXBYTINT410
MAXBYTESDIMax. bytes (short) dialog STA_MAXBDIINT410
PRIVMODERequest in PRIV mode? STA_PRIVMDRAW1SAPWLRAW1
WPRESTARTWorkprocess restarted? STA_RESTRTRAW1SAPWLRAW1
GUITIME SAPWLGUITMDEC15SAPWLSULNG
GUICNT SAPWLGUICTDEC15SAPWLSULNG
RFCRECEIVESAP Workload: Workload: RFC received data SAPWLRFCRPDEC31SAPWLDEC31
RFCSENDSAP Workload: Workload: RFC sent data SAPWLRFCSPDEC31SAPWLDEC31
RFCEXETIMESAP Workload: Workload: Execution time SAPWLRFCEPDEC31(3) SAPWLRFCTI
RFCCALLTIMSAP Workload: Workload: Calling time SAPWLRFCC2DEC31(3) SAPWLRFCTI
RFCCALLSSAP Workload: Workload: RFC calls SAPWLRFCC3DEC31SAPWLDEC31
RFCDATFROM SAPWLRFCFRCHAR1CHAR1
DBP_COUNT SAPWLDBPCTDEC15SAPWLCTLNG
DBP_TIME SAPWLDBPTIDEC15SAPWLCTLNG

Key field Non-key field



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

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

How to access SAP table SGLWLHITL

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