Table list used by SAP ABAP Function Module FILL_SNAPSHOT_DATA (Fills the tables with the snapshot data)
SAP ABAP Function Module FILL_SNAPSHOT_DATA (Fills the tables with the snapshot data) is using
# Object Type Object Name Object Description Note
     
1 Table  AS4_POOL Data for AS/400 pool performance data SOURCE TF_POOL_SINGLE STRUCTURE AS4_POOL OPTIONAL
2 Table  AS4_POOL_A Data for overall pool performance information for AS/400 SOURCE TF_POOL_ALL STRUCTURE AS4_POOL_A OPTIONAL
3 Table  CPU_ALL Global data for CPU SOURCE TF_CPU_ALL STRUCTURE CPU_ALL OPTIONAL
4 Table  CPU_SINGLE Data for single CPU SOURCE TF_CPU_SINGLE STRUCTURE CPU_SINGLE OPTIONAL
5 Table  CPU_VIRT_AIX Global Data for CPU Virtualization AIX SOURCE TF_CPU_VIRT_AIX STRUCTURE CPU_VIRT_AIX OPTIONAL
6 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_CPU_ALL_READ) LIKE DEF_PAR_FU-NO_YES
7 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_CPU_VIRT_AIX_READ) LIKE DEF_PAR_FU-NO_YES
8 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_CPU_SINGLE_READ) LIKE DEF_PAR_FU-NO_YES
9 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_DISK_SINGLE_READ) LIKE DEF_PAR_FU-NO_YES
10 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_LAN_SINGLE_READ) LIKE DEF_PAR_FU-NO_YES
11 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_MEM_ALL_READ) LIKE DEF_PAR_FU-NO_YES
12 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_TOP_SINGLE_READ) LIKE DEF_PAR_FU-NO_YES
13 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_STOR_ALL_READ) LIKE DEF_PAR_FU-NO_YES
14 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_POOL_ALL_READ) LIKE DEF_PAR_FU-NO_YES
15 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_POOL_SINGLE_READ) LIKE DEF_PAR_FU-NO_YES
16 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_SPAG_ALL_READ) LIKE DEF_PAR_FU-NO_YES
17 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(ACTIVEFLAG) LIKE DEF_PAR_FU-ACTIVEFLAG
18 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(DETAILSCOLL) LIKE DEF_PAR_FU-DETAILSCOL
19 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(DETAILSREQI) LIKE DEF_PAR_FU-DETAILSREQ
20 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(DETAILSMODE) LIKE DEF_PAR_FU-DETAILSMOD
21 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(INTERVAL) LIKE DEF_PAR_FU-INTERVAL
22 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(LASTCOLLINT) LIKE DEF_PAR_FU-LASTCOLLIN
23 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(LASTCOLLWRT) LIKE DEF_PAR_FU-LASTCOLLWR
24 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE DEFAULT 'LOCAL'
25 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_VIRT_CONFIG_READ) TYPE DEF_PAR_FU-NO_YES
26 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(F_VIRT_METRICS_READ) TYPE DEF_PAR_FU-NO_YES
27 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(SYSTEM_ID) LIKE DEF_PAR_FU-RFC_DATA_H DEFAULT 0
28 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(TAB_TYPE) LIKE DEF_PAR_FU-TAB_TYP
29 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(NORMCOLLINT) LIKE DEF_PAR_FU-NORMCOLLIN
30 Table  DSK_SINGLE Data for each disk SOURCE TF_DISK_SINGLE STRUCTURE DSK_SINGLE OPTIONAL
31 Table  LAN_SINGLE Accumulated data for each LAN SOURCE TF_LAN_SINGLE STRUCTURE LAN_SINGLE OPTIONAL
32 Table  MEM_ALL Accumulated data for each memory SOURCE TF_MEM_ALL STRUCTURE MEM_ALL OPTIONAL
33 Table  MVS_SPAG_A MVS performance data (used in SMON) SOURCE TF_SPAG_ALL STRUCTURE MVS_SPAG_A OPTIONAL
34 Table  MVS_STOR_A MVS performance data (used in SMON) SOURCE TF_STOR_ALL STRUCTURE MVS_STOR_A OPTIONAL
35 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(LOGICAL_DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL
36 Table  TOP_SINGLE Recording data for each special record SOURCE TF_TOP_SINGLE STRUCTURE TOP_SINGLE OPTIONAL
37 Table  VIRT_CONFIG Global Data for Virtualization Configuration SOURCE TF_VIRT_CONFIG STRUCTURE VIRT_CONFIG OPTIONAL
38 Table  VIRT_METRICS Global Data for Virtualization Metrics SOURCE TF_VIRT_METRICS STRUCTURE VIRT_METRICS OPTIONAL