Data Element list used by SAP ABAP Function Module SAPTUNE_GET_SUMMARY_STATISTIC (Returns a Selection of Statistics About Buffers and SAP Memory)
SAP ABAP Function Module
SAPTUNE_GET_SUMMARY_STATISTIC (Returns a Selection of Statistics About Buffers and SAP Memory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST DEFAULT 'NONE' |
|
| 2 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(BUFSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 3 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(CCSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 4 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(EMSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 5 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(PXAINF_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 6 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(RPSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 7 | STUNRFCAVL | Availability flag for arbitrary data | SOURCE VALUE(TABSTAT_AVAILABLE) LIKE RFCCALSTUN-AVAILABLE |
|
| 8 | STUNRFCCER | RFC error text | SOURCE VALUE(RFC_ERROR) LIKE RFCCALSTUN-ERROR_MSG |
|
| 9 | STUNRFCCET | RFC error type | SOURCE VALUE(RFC_ERROR_TYPE) LIKE RFCCALSTUN-RFCERRTYPE |
|