Class Method list used by SAP ABAP Class CL_VSI (Virus Scan API for Application Developers)
SAP ABAP Class
CL_VSI (Virus Scan API for Application Developers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CODEPAGE - CONVERT_FROM | Code Page Utility Class | ||
| 2 | CL_ABAP_CODEPAGE - CONVERT_TO | Code Page Utility Class | ||
| 3 | CL_ABAP_CONV_OBJ - CONSTRUCTOR | A CCC Converter Object | ||
| 4 | CL_ABAP_CONV_OBJ - CONVERT | A CCC Converter Object | ||
| 5 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 6 | CL_ABAP_CONV_OUT_CE - GET_BUFFER | Code Page and Endian Conversion (System Format -> External) | ||
| 7 | CL_ABAP_CONV_OUT_CE - WRITE | Code Page and Endian Conversion (System Format -> External) | ||
| 8 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 9 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 10 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 11 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 12 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_OBJECT_REF | Runtime Type Services | ||
| 13 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 14 | CL_VSCAN_ADAPTER - GET_INSTANCE_BY_NAME | Virus Scan Adapter Class Object | ||
| 15 | CL_VSCAN_ADAPTER - GET_NAME | Virus Scan Adapter Class Object | ||
| 16 | CL_VSCAN_ADAPTER - IS_ALIVE | Virus Scan Adapter Class Object | ||
| 17 | CL_VSCAN_GROUP - CONSTRUCTOR | Virus Scan Server Group | ||
| 18 | CL_VSCAN_GROUP - CONSTRUCTOR | Virus Scan Server Group | ||
| 19 | CL_VSCAN_GROUP - GET_PARAMETER_SET | Virus Scan Server Group | ||
| 20 | CL_VSCAN_GROUP - GET_PARAMETER_SET | Virus Scan Server Group | ||
| 21 | CL_VSCAN_GROUP - GET_SCANNER | Virus Scan Server Group | ||
| 22 | CL_VSCAN_GROUP - GET_SCANNER | Virus Scan Server Group | ||
| 23 | CL_VSCAN_PARAMETER_SET - CONSTRUCTOR | Record of Configuration Parameters | ||
| 24 | CL_VSCAN_PARAMETER_SET - CONSTRUCTOR | Record of Configuration Parameters | ||
| 25 | CL_VSCAN_PARAMETER_SET - CONSTRUCTOR | Record of Configuration Parameters | ||
| 26 | CL_VSCAN_PARAMETER_SET - CONSTRUCTOR | Record of Configuration Parameters | ||
| 27 | CL_VSCAN_PARAMETER_SET - GET_PARAMETERS | Record of Configuration Parameters | ||
| 28 | CL_VSCAN_PARAMETER_SET - SET | Record of Configuration Parameters | ||
| 29 | CL_VSCAN_PARAMETER_SET - SET | Record of Configuration Parameters | ||
| 30 | CL_VSCAN_SERVER - GET_INSTANCE_BY_NAME | Virus Scan Server | ||
| 31 | CL_VSCAN_SERVER - GET_NAME | Virus Scan Server | ||
| 32 | CL_VSCAN_SERVER - IS_ALIVE | Virus Scan Server | ||
| 33 | CL_VSI - CHECK_PROFILE | Virus Scan API for Application Developers | ||
| 34 | CL_VSI - GET_INSTANCE | Virus Scan API for Application Developers | ||
| 35 | CL_VSI - GET_INSTANCE | Virus Scan API for Application Developers | ||
| 36 | CL_VSI - GET_INSTANCE_FOR_ADAPTER | Virus Scan API for Application Developers | ||
| 37 | CL_VSI - GET_INSTANCE_FOR_SERVER | Virus Scan API for Application Developers | ||
| 38 | CL_VSI - GET_SCANRC_TEXT | Virus Scan API for Application Developers | ||
| 39 | CL_VSI - IS_ALIVE | Virus Scan API for Application Developers | ||
| 40 | CL_VSI - ITAB_TO_XSTRING | Virus Scan API for Application Developers | ||
| 41 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE CALL METHOD cl_vsi=>log_security_audit |
|
| 42 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE EXPORTING |
|
| 43 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE if_profile = gs_vscan_prof-profile |
|
| 44 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE if_step = ls_step-group_order |
|
| 45 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE it_scanerror = lt_scanerror |
|
| 46 | CL_VSI - LOG_SECURITY_AUDIT | Virus Scan API for Application Developers | SOURCE it_infection = lt_infection. |
|
| 47 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE it_scan_parameter = it_scan_parameter |
|
| 48 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_no_details = lf_no_detail |
|
| 49 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_pattern_check = lf_pat_check |
|
| 50 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_mime_check = lf_mim_check |
|
| 51 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_active_content = lf_act_cont |
|
| 52 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_do_clean = lf_do_clean |
|
| 53 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_data = if_data |
|
| 54 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_scan_file = abap_false |
|
| 55 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_job_id = if_job_id |
|
| 56 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXPORTING |
|
| 57 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE CALL METHOD process_scan |
|
| 58 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE IMPORTING |
|
| 59 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE OTHERS = 4. |
|
| 60 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE internal_error = 3 |
|
| 61 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE configuration_error = 2 |
|
| 62 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE not_available = 1 |
|
| 63 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXCEPTIONS |
|
| 64 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_contentinfo = et_contentinfo |
|
| 65 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_infection = et_infection |
|
| 66 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_scanerror = et_scanerror |
|
| 67 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_bapiret = et_bapiret |
|
| 68 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE ef_data = ef_data |
|
| 69 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE ef_scanrc = ef_scanrc |
|
| 70 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE it_scan_parameter = it_scan_parameter |
|
| 71 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_no_details = lf_no_detail |
|
| 72 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_pattern_check = lf_pat_check |
|
| 73 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_mime_check = lf_mim_check |
|
| 74 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_active_content = lf_act_cont |
|
| 75 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_do_clean = lf_do_clean |
|
| 76 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_filename = if_filename |
|
| 77 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_scan_file = abap_true |
|
| 78 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_job_id = if_job_id |
|
| 79 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXPORTING |
|
| 80 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE CALL METHOD process_scan |
|
| 81 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE IMPORTING |
|
| 82 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE OTHERS = 5. |
|
| 83 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE internal_error = 4 |
|
| 84 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE different_hosts = 3 |
|
| 85 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE configuration_error = 2 |
|
| 86 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE not_available = 1 |
|
| 87 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXCEPTIONS |
|
| 88 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_contentinfo = et_contentinfo |
|
| 89 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_infection = et_infection |
|
| 90 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_scanerror = et_scanerror |
|
| 91 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_bapiret = et_bapiret |
|
| 92 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE ef_scanrc = ef_scanrc |
|
| 93 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE CALL METHOD process_scan |
|
| 94 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXPORTING |
|
| 95 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_job_id = if_job_id |
|
| 96 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_scan_file = abap_false |
|
| 97 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_data = lf_indata |
|
| 98 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_do_clean = lf_do_clean |
|
| 99 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_active_content = lf_act_cont |
|
| 100 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_mime_check = lf_mim_check |
|
| 101 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_pattern_check = lf_pat_check |
|
| 102 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE if_no_details = lf_no_detail |
|
| 103 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE it_scan_parameter = it_scan_parameter |
|
| 104 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE IMPORTING |
|
| 105 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE ef_scanrc = ef_scanrc |
|
| 106 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE ef_data = lf_outdata |
|
| 107 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_bapiret = et_bapiret |
|
| 108 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_scanerror = et_scanerror |
|
| 109 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_infection = et_infection |
|
| 110 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE et_contentinfo = et_contentinfo |
|
| 111 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE EXCEPTIONS |
|
| 112 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE not_available = 1 |
|
| 113 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE configuration_error = 2 |
|
| 114 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE internal_error = 3 |
|
| 115 | CL_VSI - PROCESS_SCAN | Virus Scan API for Application Developers | SOURCE OTHERS = 4. |
|
| 116 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE CALL METHOD eo_instance->read_from_database |
|
| 117 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE EXPORTING |
|
| 118 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE if_profile = lf_profile |
|
| 119 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE if_kernel_enabled = if_kernel_enabled |
|
| 120 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE EXCEPTIONS |
|
| 121 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE configuration_error = 1 |
|
| 122 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE profile_not_found = 2 |
|
| 123 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE internal_error = 3 |
|
| 124 | CL_VSI - READ_FROM_DATABASE | Virus Scan API for Application Developers | SOURCE OTHERS = 4. |
|
| 125 | CL_VSI - SCAN_BYTES | Virus Scan API for Application Developers | ||
| 126 | CL_VSI - SET_ENTRY_LEVEL_CONFIG | Virus Scan API for Application Developers | SOURCE |
|
| 127 | CL_VSI - SET_ENTRY_LEVEL_CONFIG | Virus Scan API for Application Developers | SOURCE lo_referenced->set_entry_level_config( eo_instance->go_entry_config ). |
|
| 128 | CL_VSI - SET_PARAMETER | Virus Scan API for Application Developers | ||
| 129 | CL_VSI - SET_PARAMETER | Virus Scan API for Application Developers | ||
| 130 | CL_VSI - XSTRING_TO_ITAB | Virus Scan API for Application Developers | ||
| 131 | IF_VSCAN_INSTANCE - SCAN_BYTES | Provider of Virus Scan Services | ||
| 132 | IF_VSCAN_INSTANCE - SCAN_BYTES | Provider of Virus Scan Services | ||
| 133 | IF_VSCAN_INSTANCE - SCAN_BYTES | Provider of Virus Scan Services | ||
| 134 | IF_VSCAN_INSTANCE - SCAN_BYTES | Provider of Virus Scan Services | ||
| 135 | IF_VSCAN_INSTANCE - SCAN_FILE | Provider of Virus Scan Services | ||
| 136 | IF_VSCAN_INSTANCE - SCAN_FILE | Provider of Virus Scan Services | ||
| 137 | IF_VSCAN_INSTANCE - SCAN_FILE | Provider of Virus Scan Services | ||
| 138 | IF_VSCAN_INSTANCE - SCAN_TEXT | Provider of Virus Scan Services | ||
| 139 | IF_VSCAN_INSTANCE - SCAN_TEXT | Provider of Virus Scan Services |