SAP ABAP Data Element ASCHEMA (Name of Evaluation Schema (Global Performance Analysis))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
     S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
Basic Data
Data Element ASCHEMA
Short Description Name of Evaluation Schema (Global Performance Analysis)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT56    
Data Type CHAR   Character String 
Length 56    
Decimal Places 0    
Output Length 56    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 EvalSchema 
Medium 17 Evaluation schema 
Long 17 Evaluation schema 
Heading 17 Evaluation schema 
Documentation

Definition

Here you can freely define the name of an evaluation schema for the performance key figures in the Global Performance Analysis (transaction ST30 ). An evaluation schema defines which data records of the statistics in the Global Performance Analysis are used for the evaluation.

To do this, you must have specified the evaluation schema for a log operation in transaction ST30. Any number of evaluation objects (but at least one) can belong to an evaluation schema. You can also assign any name of your choice to these evaluation objects.

By using the fields transaction code, program name, and screen number, you can determine which data records of the statistics available are used for the evaluation in transaction ST30.

Use

Dependencies

Example

The evaluation schema is called SCHEMA_SD_BENCHMARK

The objects are called VA01 and VA02

The entries could therefore be as follows:

SCHEMA_SD_BENCHMARK    VA01        <selection values>

SCHEMA_SD_BENCHMARK    VA01        <selection values>

SCHEMA_SD_BENCHMARK    VA01        <selection values>

SCHEMA_SD_BENCHMARK    VA02        <selection values>

SCHEMA_SD_BENCHMARK    VA02        <selection values>

For selection values, you can specify, for example, only certain screen numbers or certain transaction codes (in this case, ideally transactions analogous to the names of the evaluation objects) or certain program names.

History
Last changed by/on SAP  20110908 
SAP Release Created in 640