Data Element list used by SAP ABAP Function Module PERFORMANCE_PROT_GLOBAL_DARK (Aufruf Globale Performanceanalyse ohne Dialog)
SAP ABAP Function Module
PERFORMANCE_PROT_GLOBAL_DARK (Aufruf Globale Performanceanalyse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ASCHEMA | Name of Evaluation Schema (Global Performance Analysis) | SOURCE VALUE(P_ASCHEMA) TYPE ASCHEMA DEFAULT SPACE |
|
| 2 | COLDRUN | Number of eCATT Preprocesses of a Performance Analysis | SOURCE VALUE(P_PRERUN) TYPE COLDRUN DEFAULT 0 |
|
| 3 | CREA_CHECKLIST | Create Checklist for General Programming Guidelines | SOURCE VALUE(P_CHECKLIST) TYPE CREA_CHECKLIST DEFAULT 'X' |
|
| 4 | DESTIN_Z | Destination of the Central System | SOURCE VALUE(P_DESTIN_MON) TYPE DESTIN_Z DEFAULT 'NONE' |
|
| 5 | ETOBJ_NAME | eCATT Object | SOURCE VALUE(P_EC_TCONF) TYPE ETOBJ_NAME |
|
| 6 | HOTRUN | Number of eCATT Main Runs of a Performance Analysis | SOURCE VALUE(P_MAINRUN) TYPE HOTRUN DEFAULT 1 |
|
| 7 | PERF_MEAS_TYPE | Performance Measurement with eCATT: Global or Modular | SOURCE VALUE(P_MODULAR) TYPE PERF_MEAS_TYPE DEFAULT SPACE |
|
| 8 | PROTIDTEXT | Text for Performance Test | SOURCE VALUE(P_PERFTEST_TEXT) TYPE PROTIDTEXT |
|
| 9 | REFID1 | Log ID for Cross-System Performance Analysis | SOURCE VALUE(P_LOGID) TYPE REFID1 |
|
| 10 | RUNWJV | With or Without DSRs (Distributed Statistics Data) | SOURCE VALUE(P_RUNW_DSR) TYPE RUNWJV DEFAULT SPACE |
|
| 11 | RUNWTR | With or Without Main Run for Collecting SQL Trace Data | SOURCE VALUE(P_RUNWTR) TYPE RUNWTR DEFAULT SPACE |
|
| 12 | WO_TID | Find DSRs (Distrib. Stas Data) without Transaction Context | SOURCE VALUE(P_DSR_WO_TX) TYPE WO_TID DEFAULT 'X' |
|
| 13 | XFELD | Checkbox | SOURCE VALUE(P_ERROR) TYPE XFELD |