PFCOMMON SAP (Common part of SAP statistic) Structure details

Dictionary Type: Structure
Description: Common part of SAP statistic




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




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

PFCOMMON 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 "Common part of SAP statistic" 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_PFCOMMON TYPE PFCOMMON.

The PFCOMMON table consists of various fields, each holding specific information or linking keys about Common part of SAP statistic data available in SAP. These include RFCCNT (Statistics, counter field in raw statistical record), HTTPCNT (Number of HTTP Requests), HTTPTIME (Time Spent Waiting for HTTP Requests), ROLLKEY (Statistics, hex 4 field).. 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 PFCOMMON 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
RFCTIDouble field for statistics STA_FLTPFLTP16(16) FLTP
RFCCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
HTTPCNTNumber of HTTP Requests PFHTTPCOUNTINT410
HTTPTIMETime Spent Waiting for HTTP Requests PFHTTPTIMEFLTP16(16) PF_MICROSEC
ROLLKEYStatistics, hex 4 field STA_HEX4RAW4STAT_HEX_4
INPUTLENStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
OUTPUTLENStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
MAXROLLStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
MAXPAGEStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
ROLLINCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
ROLLINTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
ROLLOUTCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
ROLLOUTTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
LOCKCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
LOCKTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
READDIRCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
READDIRTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
READDIRRECStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
READDIRBUFStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
READSEQCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
READSEQTIFloating Point - Value (SAP_DOUBLE in C) STA_FLOATFLTP16(16)
READSEQRECStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
READSEQBUFStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
PHYREADCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
INSCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
INSTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
INSRECStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
PHYINSCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
UPDCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
UPDTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
UPDRECStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
PHYUPDCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
DELCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
DELTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
DELRECStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
PHYDELCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
COMMITTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
DBPROCCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
DBPROCTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
GENERATETITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
REPLOADTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
CUALOADTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
DYNPLOADTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
SRCLODCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
DSQLCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
QUECNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
QUETITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
DDICTITime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
ACTION_TYPECurrent Action Within SAP Statistics STAT_ACTIONINT25STA_ACTION_TYPE
MEMSUMMemory Consumption of External Session PF_MEMSUMFLTP16(16) PF_MEMORY_AMOUNT
PRIVSUMOccupied Heap Memory (if process is in PRIV mode) PF_PRIVSUMFLTP16(16) PF_MEMORY_AMOUNT
USEDBYTESMemory Occupied by Current Internal Session PF_USED_BYTESFLTP16(16) PF_MEMORY_AMOUNT
MAXBYTESMaximum Amount of Occupied Memory for Internal Session PF_MAX_BYTESFLTP16(16) PF_MEMORY_AMOUNT
MAXBYTESDIMaximum Memory of Internal Session in current Diaog Step PF_MAX_BYTES_DIAFLTP16(16) PF_MEMORY_AMOUNT
ADCNTStatistics, counter field in raw statistical record STA_CNTREINT410STAT_CNTI0
ADTIMETime value in raw statistics record STA_TIMEREINT410STAT_TIMI0
ABGC_RUN_COUNTNumber of ABAP Garbage Collector Runs PF_ABGC_RUN_COUNTINT410
ABGC_TIMETime Required by the ABAP Garbage Collector PF_ABGC_TIMEFLTP16(16) PF_MICROSEC
ABGC_FREED_OBJSNumber of Objects Released During this ABAP GC Run PF_ABGC_FREED_OBJSINT410
ABGC_ALLOC_OBJSNumber of Objects Created Between Two Garbage Collector Runs PF_ABGC_ALLOC_OBJSINT410
ABGC_CALLED_EXPLNumber of GC Runs Started Directly by the Application PF_ABGC_CALLED_EXPLINT410
WPIDWork process number STA_WP_CINT25STA_WP
DISPCNT2 byte count for statistics record STA_CNT2INT25INT2
TASKTYPEStatistics, hex 1 field STA_HEXRAW1STAT_HEX_1
PRIVMODEStatistics, hex 1 field STA_HEXRAW1STAT_HEX_1
WPRESTARTStatistics, hex 1 field STA_HEXRAW1STAT_HEX_1
TABLOADStatistics, hex 1 field STA_HEXRAW1STAT_HEX_1
ACCOUNTUser or account name using a transaction STA_USERCHAR12STAT_USER
CLIENTClient number STA_MANDTCHAR3STAT_MANDT
TRANSIDSAP Statistics: Transaction ID PFTRANSIDCHAR32CHAR32
CONTEXT_IDID of Context (External Session) PFCONTEXTIDCHAR40
DIALOG_STEPDialog Step Number of Session PFDIALOGSTEPINT410

Key field Non-key field



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

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

How to access SAP table PFCOMMON

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