Class Method list used by SAP ABAP Class CL_SWNC_STATREC_SET_NESTED_TAB (Storing of Statistics Records in Nested Tables)
SAP ABAP Class CL_SWNC_STATREC_SET_NESTED_TAB (Storing of Statistics Records in Nested Tables) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SWNC_COMPONENT_HIERARCHY - GET_HIERARCHY Read the Component Hierarchy for Reports and TCodes
2 Class Method  CL_SWNC_ORGUNITS - GET_ORGUNIT4USER Basis Class for Reading Workload Statistics
3 Class Method  CL_SWNC_RECORD - GET_RFC_CLIENTDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
4 Class Method  CL_SWNC_RECORD - GET_SMTP_CLIENT_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
5 Class Method  CL_SWNC_RECORD - GET_RFC_CLIENT_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
6 Class Method  CL_SWNC_RECORD - GET_RFC_SERVERDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
7 Class Method  CL_SWNC_RECORD - GET_RFC_SERVER_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
8 Class Method  CL_SWNC_RECORD - GET_SMTP_CLIENTDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
9 Class Method  CL_SWNC_RECORD - GET_SMTP_SERVERDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
10 Class Method  CL_SWNC_RECORD - GET_SMTP_SERVER_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
11 Class Method  CL_SWNC_RECORD - GET_SPOOL_ACTIVITY_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
12 Class Method  CL_SWNC_RECORD - GET_SPOOL_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
13 Class Method  CL_SWNC_RECORD - GET_TAB_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
14 Class Method  CL_SWNC_RECORD - GET_TIMEINTERVAL_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
15 Class Method  CL_SWNC_RECORD - GET_TREXSUM_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
16 Class Method  CL_SWNC_RECORD - GET_TREX_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
17 Class Method  CL_SWNC_RECORD - GET_VMC_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
18 Class Method  CL_SWNC_RECORD - GET_WEBSERVICESUM_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
19 Class Method  CL_SWNC_RECORD - GET_WEBSERVICE_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
20 Class Method  CL_SWNC_RECORD - HAS_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
21 Class Method  CL_SWNC_RECORD - GET_MAIN_RECORD Logical Statistics Record (Main Record with All Subrecords)
22 Class Method  CL_SWNC_RECORD - GET_ADM_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
23 Class Method  CL_SWNC_RECORD - GET_BATCH_SUBRECORD Logical Statistics Record (Main Record with All Subrecords)
24 Class Method  CL_SWNC_RECORD - GET_CLIENT_INFO_SUBRECORD Logical Statistics Record (Main Record with All Subrecords)
25 Class Method  CL_SWNC_RECORD - GET_COMPONENT Logical Statistics Record (Main Record with All Subrecords)
26 Class Method  CL_SWNC_RECORD - GET_DB_PROCEDURES_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
27 Class Method  CL_SWNC_RECORD - GET_DB_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
28 Class Method  CL_SWNC_RECORD - GET_ESICHG_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
29 Class Method  CL_SWNC_RECORD - GET_ESISUM_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
30 Class Method  CL_SWNC_RECORD - GET_ESI_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
31 Class Method  CL_SWNC_RECORD - GET_HTTP_CLIENT_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
32 Class Method  CL_SWNC_RECORD - GET_HTTP_SERVERDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
33 Class Method  CL_SWNC_RECORD - GET_HTTP_SERVER_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
34 Class Method  CL_SWNC_RECORD - GET_ITEMBYTEARRAY_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
35 Class Method  CL_SWNC_RECORD - GET_ITEMINT_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
36 Class Method  CL_SWNC_RECORD - GET_ITEMSTRING_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
37 Class Method  CL_SWNC_RECORD - GET_ITEMUUID_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
38 Class Method  CL_SWNC_RECORD - GET_PASSPORT_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
39 Class Method  CL_SWNC_RECORD - GET_HTTP_CLIENTDEST_SUBRECORDS Logical Statistics Record (Main Record with All Subrecords)
40 Class Method  CL_SWNC_RECORD_ASTAT - GET_ASTAT_SUBRECORD Application-Specific Statistics Record (ASTAT)
41 Class Method  CL_SWNC_STATREC_SET - APPEND_RECORD Abstract Class for Collecting Statistics Records
42 Class Method  CL_SWNC_STATREC_SET - CONSTRUCTOR Abstract Class for Collecting Statistics Records
43 Class Method  CL_SWNC_STATREC_SET - APPEND_RECORD Abstract Class for Collecting Statistics Records
44 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_ASTAT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE CALL METHOD me->append_astat_to_statrec
45 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_ASTAT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE EXPORTING
46 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_ASTAT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE i_astatrec = astatrec
47 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_ASTAT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE CHANGING
48 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_ASTAT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE c_statrec = wa_statrec.
49 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - APPEND_WA_RECORD Storing of Statistics Records in Nested Tables
50 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - CONVERT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE wa_statrec = me->convert_to_statrec( statrec ).
51 Class Method  CL_SWNC_STATREC_SET_NESTED_TAB - CONVERT_TO_STATREC Storing of Statistics Records in Nested Tables SOURCE wa_statrec = me->convert_to_statrec( astatrec ).
52 Class Method  IF_SWNC_MAINREC - GET_OBJ_TYPE Interface for Statistics Record Objects