Table/Structure Field list used by SAP ABAP Class CL_SWNC_PF_VMC_ADAPTER (SMTP VMC Subrecord)
SAP ABAP Class
CL_SWNC_PF_VMC_ADAPTER (SMTP VMC Subrecord) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PFVMC_REC - CALL_COUNT | Number of Calls to the VM Container in Dialog Step | ||
| 2 | PFVMC_REC - COUNT_ATTACH | Number of Process Attachments of the VM | ||
| 3 | PFVMC_REC - COUNT_CLONE | Number of Cloning Operations in Virtual Machine | ||
| 4 | PFVMC_REC - COUNT_DETACH | Number of Process Detachments of the VM | ||
| 5 | PFVMC_REC - COUNT_GC_EXPL_LOCAL | Number of Explicit Garbage Collection Calls (Local)) | ||
| 6 | PFVMC_REC - COUNT_GC_EXPL_SHARED | Number of Explicit Shared Garbage Collections | ||
| 7 | PFVMC_REC - COUNT_GC_OLD | Number of Garbage Collection Calls for Old Generation | ||
| 8 | PFVMC_REC - COUNT_GC_SHARED | Number of Shared Garbage Collection Calls | ||
| 9 | PFVMC_REC - COUNT_GC_YOUNG | Number of Garbage Collection Calls for Young Generation | ||
| 10 | PFVMC_REC - COUNT_JIT_DECOMPILE | Number of JIT Decompilations | ||
| 11 | PFVMC_REC - COUNT_JIT_RETRY | Number of Retries of JIT Compilation | ||
| 12 | PFVMC_REC - COUNT_JIT_SUCCEED | Number of Successful JIT Compilations | ||
| 13 | PFVMC_REC - COUNT_JIT_TRIAL | Number of Attempts of JIT Compilation | ||
| 14 | PFVMC_REC - COUNT_LOAD_CLASSES_CONFLICT | Number of Conflicts While Loading Shared Classes | ||
| 15 | PFVMC_REC - COUNT_LOAD_CLASSES_LOCAL | Number of Classes Loaded Locally | ||
| 16 | PFVMC_REC - COUNT_LOAD_CLASSES_SHARED | Number of Shared Classes Loaded | ||
| 17 | PFVMC_REC - COUNT_NATIVE_BYTE_SWITCH | Number of Switches Between Byte and Native Code | ||
| 18 | PFVMC_REC - COUNT_THREAD_SWITCH | Number of Thread Switches | ||
| 19 | PFVMC_REC - MAX_THREAD_RUN_TIME | Maximum Runtime of Thread | ||
| 20 | PFVMC_REC - MEM_ALLOC_LOCAL | Locally Allocated Memory | ||
| 21 | PFVMC_REC - MEM_ALLOC_SHARED | Allocated Shared Memory | ||
| 22 | PFVMC_REC - MEM_CLASS_ALLOCATED_LOCAL | Memory Allocated Locally for Class Objects | ||
| 23 | PFVMC_REC - MEM_CLASS_ALLOCATED_SHARE | Allocated Memory for Shared Classes | ||
| 24 | PFVMC_REC - MEM_CLASS_FREED_LOCAL | Freed Local Memory for Java Classes | ||
| 25 | PFVMC_REC - MEM_CLASS_FREED_SHARED | Freed Memory in Shared Class Pool | ||
| 26 | PFVMC_REC - MEM_CODE_CACHE_ALLOCATED_LOCAL | Allocated Memory for Local Code Cache | ||
| 27 | PFVMC_REC - MEM_CODE_CACHE_ALLOCATED_SHARE | Memory Allocated to Shared Code Cache | ||
| 28 | PFVMC_REC - MEM_CODE_CACHE_FREED_LOCAL | Released Memory from Local Code Cache | ||
| 29 | PFVMC_REC - MEM_CODE_CACHE_FREED_SHARED | Freed Memory from Shared Code Cache | ||
| 30 | PFVMC_REC - MEM_CODE_CACHE_MAX_WORK_MEM | Maximum Working Memory of Code Cache | ||
| 31 | PFVMC_REC - MEM_CODE_CACHE_USED_LOCAL | Maximum Local Memory for the Code Cache | ||
| 32 | PFVMC_REC - MEM_CODE_CACHE_USED_SHARED | Shared Memory of Shared Code Cache | ||
| 33 | PFVMC_REC - MEM_CODE_CACHE_WRONG_PREDICTIO | Memory in Code Cache Wrongly Predicted | ||
| 34 | PFVMC_REC - MEM_IO_FILE_READ | File-I/O: Read Bytes | ||
| 35 | PFVMC_REC - MEM_IO_FILE_WRITE | File I/O: Written Bytes | ||
| 36 | PFVMC_REC - MEM_IO_NET_RECEIVE | Network I/O: Received Bytes | ||
| 37 | PFVMC_REC - MEM_IO_NET_SEND | Network I/O: Sent Bytes | ||
| 38 | PFVMC_REC - MEM_MISC_ALLOC_SHARED | Miscellaneous Shared Memory Allocated | ||
| 39 | PFVMC_REC - MEM_MISC_FREED_LOCAL | Freed Miscellaneous Local Memory | ||
| 40 | PFVMC_REC - MEM_MISC_FREED_SHARED | Miscellaneous Released Shared Memory | ||
| 41 | PFVMC_REC - MEM_MISC_LOCAL | Miscellaneous Local Memory Allocated | ||
| 42 | PFVMC_REC - MEM_MISC_PROFILING | Local Memory Needed for Profiling | ||
| 43 | PFVMC_REC - MEM_OBJS_ALLOCATED_OLD | Memory for Old Objects in the Old Generation | ||
| 44 | PFVMC_REC - MEM_OBJS_ALLOCATED_SHARED | Maximum Allocated Memory for Objects in Shared Memory | ||
| 45 | PFVMC_REC - MEM_OBJS_ALLOCATED_YOUNG | Memory Allocated for Objects in the Young Generation | ||
| 46 | PFVMC_REC - MEM_OBJS_FREED_OLD | Freed Memory from Objects in the Old Generation | ||
| 47 | PFVMC_REC - MEM_OBJS_FREED_SHARED | Memory Freed from Objects in Shared Memory | ||
| 48 | PFVMC_REC - MEM_OBJS_FREED_YOUNG | Memory Released from Objects in the Young Generation | ||
| 49 | PFVMC_REC - MEM_OBJS_PROMOTED | Memory Moved into the Old Generation | ||
| 50 | PFVMC_REC - REQUEST_TYPE | Request Type of Dialog Step | ||
| 51 | PFVMC_REC - TIME_ATTACH | Time Needed for VM Process Attachments | ||
| 52 | PFVMC_REC - TIME_CLONE | Time Needed to Clone VMs | ||
| 53 | PFVMC_REC - TIME_DETACH | Time Needed for VM Process Detachments | ||
| 54 | PFVMC_REC - TIME_GC_OLD | Garbage Collection Time for the Old Generation | ||
| 55 | PFVMC_REC - TIME_GC_OLD_CPU | CPU Time for Old Generation Garbage Collector | ||
| 56 | PFVMC_REC - TIME_GC_SHARED | Time for Shared Garbage Collection | ||
| 57 | PFVMC_REC - TIME_GC_SHARED_CPU | CPU Time for Shared Garbage Collection | ||
| 58 | PFVMC_REC - TIME_GC_YOUNG | Time for Young Generation Garbage Collection | ||
| 59 | PFVMC_REC - TIME_GC_YOUNG_CPU | CPU Time for Young Generation Garbage Collection | ||
| 60 | PFVMC_REC - TIME_GEN_BYTE | Time for Generating Byte Code | ||
| 61 | PFVMC_REC - TIME_GEN_JAVA | Time Needed for Generating Java Code | ||
| 62 | PFVMC_REC - TIME_GEN_NATIVE | Time Needed to Generate Native Code | ||
| 63 | PFVMC_REC - VM_CPU_TIME | Used CPU Time of VM | ||
| 64 | PFVMC_REC - VM_ELAPSED_TIME | Total Time Needed by VM | ||
| 65 | PFVMC_REC - VM_HANDLE | VM Handle | ||
| 66 | PFVMC_REC - VM_TYPE | Type of VM | ||
| 67 | SWNCSUBVMC - CALL_COUNT | SAP Workload NW Collector: Counter (Short) | ||
| 68 | SWNCSUBVMC - COUNT_ATTACH | SAP Workload NW Collector: Counter (Short) | ||
| 69 | SWNCSUBVMC - COUNT_CLONE | SAP Workload NW Collector: Counter (Short) | ||
| 70 | SWNCSUBVMC - COUNT_DETACH | SAP Workload NW Collector: Counter (Short) | ||
| 71 | SWNCSUBVMC - COUNT_GC_EXP_LCL | SAP Workload NW Collector: Counter (Short) | ||
| 72 | SWNCSUBVMC - COUNT_GC_EXP_SHD | SAP Workload NW Collector: Counter (Short) | ||
| 73 | SWNCSUBVMC - COUNT_GC_OLD | SAP Workload NW Collector: Counter (Short) | ||
| 74 | SWNCSUBVMC - COUNT_GC_SHARED | SAP Workload NW Collector: Counter (Short) | ||
| 75 | SWNCSUBVMC - COUNT_GC_YOUNG | SAP Workload NW Collector: Counter (Short) | ||
| 76 | SWNCSUBVMC - COUNT_JIT_DECOMP | SAP Workload NW Collector: Counter (Short) | ||
| 77 | SWNCSUBVMC - COUNT_JIT_RETRY | SAP Workload NW Collector: Counter (Short) | ||
| 78 | SWNCSUBVMC - COUNT_JIT_SUCC | SAP Workload NW Collector: Counter (Short) | ||
| 79 | SWNCSUBVMC - COUNT_JIT_TRIAL | SAP Workload NW Collector: Counter (Short) | ||
| 80 | SWNCSUBVMC - COUNT_LD_CL_CONF | SAP Workload NW Collector: Counter (Short) | ||
| 81 | SWNCSUBVMC - COUNT_LD_CL_LCL | SAP Workload NW Collector: Counter (Short) | ||
| 82 | SWNCSUBVMC - COUNT_LD_CL_SHRD | SAP Workload NW Collector: Counter (Short) | ||
| 83 | SWNCSUBVMC - COUNT_NBYTE_SW | SAP Workload NW Collector: Counter (Long) | ||
| 84 | SWNCSUBVMC - COUNT_THREAD_SW | SAP Workload NW Collector: Counter (Long) | ||
| 85 | SWNCSUBVMC - MAX_THREAD_RUNTI | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 86 | SWNCSUBVMC - MEM_ALLOC_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 87 | SWNCSUBVMC - MEM_ALLOC_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 88 | SWNCSUBVMC - MEM_CH_AL_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 89 | SWNCSUBVMC - MEM_CH_AL_SHARE | SAP Workload NW Collector: Bytes (Long) | ||
| 90 | SWNCSUBVMC - MEM_CH_FR_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 91 | SWNCSUBVMC - MEM_CH_FR_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 92 | SWNCSUBVMC - MEM_CH_MAX_WMEM | SAP Workload NW Collector: Bytes (Long) | ||
| 93 | SWNCSUBVMC - MEM_CH_USED_LOC | SAP Workload NW Collector: Bytes (Long) | ||
| 94 | SWNCSUBVMC - MEM_CH_USED_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 95 | SWNCSUBVMC - MEM_CH_WRG_PRED | SAP Workload NW Collector: Bytes (Long) | ||
| 96 | SWNCSUBVMC - MEM_CL_AL_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 97 | SWNCSUBVMC - MEM_CL_AL_SHARE | SAP Workload NW Collector: Bytes (Long) | ||
| 98 | SWNCSUBVMC - MEM_CL_FR_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 99 | SWNCSUBVMC - MEM_CL_FR_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 100 | SWNCSUBVMC - MEM_IO_FILE_READ | SAP Workload NW Collector: Bytes (Long) | ||
| 101 | SWNCSUBVMC - MEM_IO_FILE_WRTE | SAP Workload NW Collector: Bytes (Long) | ||
| 102 | SWNCSUBVMC - MEM_IO_NET_RECV | SAP Workload NW Collector: Bytes (Long) | ||
| 103 | SWNCSUBVMC - MEM_IO_NET_SEND | SAP Workload NW Collector: Bytes (Long) | ||
| 104 | SWNCSUBVMC - MEM_MISC_AL_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 105 | SWNCSUBVMC - MEM_MISC_FR_LCL | SAP Workload NW Collector: Bytes (Long) | ||
| 106 | SWNCSUBVMC - MEM_MISC_FR_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 107 | SWNCSUBVMC - MEM_MISC_LOCAL | SAP Workload NW Collector: Bytes (Long) | ||
| 108 | SWNCSUBVMC - MEM_MISC_PROFNG | SAP Workload NW Collector: Bytes (Long) | ||
| 109 | SWNCSUBVMC - MEM_OBJS_AL_OLD | SAP Workload NW Collector: Bytes (Long) | ||
| 110 | SWNCSUBVMC - MEM_OBJS_AL_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 111 | SWNCSUBVMC - MEM_OBJS_AL_YOUN | SAP Workload NW Collector: Bytes (Long) | ||
| 112 | SWNCSUBVMC - MEM_OBJS_FR_OLD | SAP Workload NW Collector: Bytes (Long) | ||
| 113 | SWNCSUBVMC - MEM_OBJS_FR_SHRD | SAP Workload NW Collector: Bytes (Long) | ||
| 114 | SWNCSUBVMC - MEM_OBJS_FR_YOUN | SAP Workload NW Collector: Bytes (Long) | ||
| 115 | SWNCSUBVMC - MEM_OBJS_PROM | SAP Workload NW Collector: Bytes (Long) | ||
| 116 | SWNCSUBVMC - REQUEST_TYPE | SAP Workload NW Collector: Counter (Short) | ||
| 117 | SWNCSUBVMC - TIME_ATTACH | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 118 | SWNCSUBVMC - TIME_CLONE | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 119 | SWNCSUBVMC - TIME_DETACH | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 120 | SWNCSUBVMC - TIME_GC_OLD | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 121 | SWNCSUBVMC - TIME_GC_OLD_CPU | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 122 | SWNCSUBVMC - TIME_GC_SHRD | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 123 | SWNCSUBVMC - TIME_GC_SHRD_CPU | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 124 | SWNCSUBVMC - TIME_GC_YOUNG | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 125 | SWNCSUBVMC - TIME_GC_YOUN_CPU | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 126 | SWNCSUBVMC - TIME_GEN_BYTE | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 127 | SWNCSUBVMC - TIME_GEN_JAVA | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 128 | SWNCSUBVMC - TIME_GEN_NATIVE | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 129 | SWNCSUBVMC - VM_CPU_TIME | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 130 | SWNCSUBVMC - VM_ELAPSED_TIME | SAP Workload NW Collector: Time in Microseconds (Long) | ||
| 131 | SWNCSUBVMC - VM_HANDLE | SAP Workload NW Collector: Counter (Short) | ||
| 132 | SWNCSUBVMC - VM_TYPE | SAP Workload NW Collector: Counter (Short) |