ALPERFCL_I SAP (Monitoring Arch.: Perf. DB: Cluster Structure in ALPERFDB) Structure details

Dictionary Type: Structure
Description: Monitoring Arch.: Perf. DB: Cluster Structure in ALPERFDB




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




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

ALPERFCL_I 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 "Monitoring Arch.: Perf. DB: Cluster Structure in ALPERFDB" 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_ALPERFCL_I TYPE ALPERFCL_I.

The ALPERFCL_I table consists of various fields, each holding specific information or linking keys about Monitoring Arch.: Perf. DB: Cluster Structure in ALPERFDB data available in SAP. These include NBROFDAY (Alert: MT Performance Smooth Values: SmoothCnt), AVGDAYCNT (Alert: MT Performance Smooth Values: SmoothCnt), AVGDAYSUM (Alert: MT Performance Smooth Values: SmoothSum), H00CNT (Alert: MT Performance Smooth Values: SmoothCnt).. 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 ALPERFCL_I 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
LASTUPDTAlert: date ALDATEDATS8DATUM
NBROFDAYAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
AVGDAYCNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
AVGDAYSUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H00CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H00SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H01CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H01SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H02CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H02SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H03CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H03SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H04CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H04SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H05CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H05SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H05AVGAlert: MT Performance Smooth Values: SmoothAvg ALPSMOAVGINT410
H06CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H06SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H07CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H07SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H08CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H08SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H09CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H09SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H10CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H10SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H11CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H11SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H12CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H12SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H13CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H13SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H14CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H14SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H15CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H15SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H16CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H16SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H17CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H17SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H18CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H18SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H19CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H19SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H20CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H20SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H21CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H21SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H22CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H22SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410
H23CNTAlert: MT Performance Smooth Values: SmoothCnt ALPSMOCNTINT410
H23SUMAlert: MT Performance Smooth Values: SmoothSum ALPSMOSUMINT410

Key field Non-key field



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

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

How to access SAP table ALPERFCL_I

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