Class Method list used by SAP ABAP Class CL_RIS_ADT_SOURCE_HANDLER (RIS - ADT: Source Handler and Converter)
SAP ABAP Class
CL_RIS_ADT_SOURCE_HANDLER (RIS - ADT: Source Handler and Converter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_COMPILER - CONSTRUCTOR | Cross Reference of an ABAP Program | ||
| 2 | CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - BUILD | Handler for RFC 5147 URI fragments of text/plain entities | ||
| 7 | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - PARSE | Handler for RFC 5147 URI fragments of text/plain entities | ||
| 8 | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - PARSE | Handler for RFC 5147 URI fragments of text/plain entities | ||
| 9 | CL_ADT_TOOLS_CORE_FACTORY - GET_INSTANCE | Core Tools Factory | ||
| 10 | CL_ADT_TOOLS_CORE_FACTORY - GET_INSTANCE | Core Tools Factory | ||
| 11 | CL_FB_ADT_URI_BUILDER_FUGR - CREATE_URI_FOR_FUNCTION_INC | Class for URI Creation | ||
| 12 | CL_FB_ADT_URI_BUILDER_FUGR - CREATE_URI_FOR_FUNC_GROUP_INC | Class for URI Creation | ||
| 13 | CL_FB_FUNC_SOURCE - CREATE_INSTANCE | API for function modules | ||
| 14 | CL_FB_FUNC_SOURCE_CONVERTER - CREATE_INSTANCE | Convert sourcebased- to comment-code | ||
| 15 | CL_FB_FUNC_SOURCE_CONVERTER - CREATE_INSTANCE | Convert sourcebased- to comment-code | ||
| 16 | CL_FB_FUNC_SOURCE_CONVERTER - GET_INCLUDES_4_SYNTAX_CHECK | Convert sourcebased- to comment-code | ||
| 17 | CL_FB_FUNC_SOURCE_CONVERTER - GET_INCLUDES_4_SYNTAX_CHECK | Convert sourcebased- to comment-code | ||
| 18 | CL_FB_FUNC_SOURCE_CONVERTER - MAP_POS_SOURCEBASED_2_UINCLUDE | Convert sourcebased- to comment-code | ||
| 19 | CL_FB_FUNC_SOURCE_CONVERTER - MAP_POS_UINCLUDE_2_SOURCEBASED | Convert sourcebased- to comment-code | ||
| 20 | CL_FB_FUNC_SOURCE_CONVERTER - SET_SOURCE | Convert sourcebased- to comment-code | ||
| 21 | CL_FB_FUNC_SOURCE_CONVERTER - SET_SOURCE | Convert sourcebased- to comment-code | ||
| 22 | CL_OO_ADT_URI_BUILDER_CLASS - CREATE_URI_FOR_CLASS_INCLUDE | Class for URI Creation | ||
| 23 | CL_OO_ADT_URI_BUILDER_INTF - CREATE_URI_FOR_INTERFACE_INCL | Class for URI Creation | ||
| 24 | CL_OO_CLASSNAME_SERVICE - GET_ALL_CLASS_INCLUDES | Service for Include Names in Class Environment | ||
| 25 | CL_OO_CLASSNAME_SERVICE - GET_ALL_CLASS_INCLUDES | Service for Include Names in Class Environment | ||
| 26 | CL_OO_CLASSNAME_SERVICE - GET_CLSNAME_BY_INCLUDE | Service for Include Names in Class Environment | ||
| 27 | CL_OO_CLASSNAME_SERVICE - GET_CS_NAME | Service for Include Names in Class Environment | ||
| 28 | CL_OO_CLASSNAME_SERVICE - GET_INTFNAME_BY_INCLUDE | Service for Include Names in Class Environment | ||
| 29 | CL_OO_CLIF_SOURCE - GET_SOURCE | Source Code of a Class | ||
| 30 | CL_OO_CLIF_SOURCE - GET_SOURCE | Source Code of a Class | ||
| 31 | CL_OO_CLIF_SOURCE - GET_SYNTAX_CHECK_INCLUDES | Source Code of a Class | ||
| 32 | CL_OO_CLIF_SOURCE - GET_SYNTAX_CHECK_INCLUDES | Source Code of a Class | ||
| 33 | CL_OO_CLIF_SOURCE - SET_SOURCE | Source Code of a Class | ||
| 34 | CL_OO_FACTORY - CREATE_CLIF_SOURCE | Factory for class editor | ||
| 35 | CL_OO_FACTORY - CREATE_CLIF_SOURCE | Factory for class editor | ||
| 36 | CL_OO_FACTORY - CREATE_INSTANCE | Factory for class editor | ||
| 37 | CL_OO_FACTORY - CREATE_INSTANCE | Factory for class editor | ||
| 38 | CL_OO_SOURCE_POS_CONVERTER - CREATE | WB - Class Builder - Surce Position Converter | ||
| 39 | CL_OO_SOURCE_POS_CONVERTER - GET_SYNTAX_CHECK_INCLUDE_POS | WB - Class Builder - Surce Position Converter | ||
| 40 | CL_OO_SOURCE_POS_CONVERTER - GET_SYNTAX_CHECK_POS_BY_INC | WB - Class Builder - Surce Position Converter | ||
| 41 | CL_RIS_ADT_SOURCE_HANDLER - APPEND_ALL_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE append_all_includes( EXPORTING i_include_names = include_names CHANGING ct_all_includes = mt_all_includes_buffer ). |
|
| 42 | CL_RIS_ADT_SOURCE_HANDLER - CONSTRUCTOR | RIS - ADT: Source Handler and Converter | ||
| 43 | CL_RIS_ADT_SOURCE_HANDLER - DERIVE_DATA_FROM_URI | RIS - ADT: Source Handler and Converter | SOURCE me->derive_data_from_uri( ). |
|
| 44 | CL_RIS_ADT_SOURCE_HANDLER - GET_SOURCE_CODE_FOR_INCLUDE | RIS - ADT: Source Handler and Converter | SOURCE me->get_source_code_for_include( CHANGING cs_include = one_include ). |
|
| 45 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE me->scan_and_qualify_includes( EXPORTING it_includes = all_includes |
|
| 46 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE IMPORTING et_qualified_includes = et_qualified_all_includes ). |
|
| 47 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE me->scan_and_qualify_includes( |
|
| 48 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE EXPORTING |
|
| 49 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE it_includes = syntax_check_includes |
|
| 50 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE IMPORTING |
|
| 51 | CL_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_INCLUDES | RIS - ADT: Source Handler and Converter | SOURCE et_qualified_includes = mt_qualified_sc_includs_buffer ). |
|
| 52 | CL_SEDI_ADT_URI_BUILDER_PROG - CREATE_URI_FOR_INCLUDE_SOURCE | Class for URI Creation | ||
| 53 | CL_SEDI_ADT_URI_BUILDER_PROG - CREATE_URI_FOR_PROGRAM_SOURCE | Class for URI Creation | ||
| 54 | CL_WB_OBJECT - GET_DISPLAY_NAME | Repository Object | ||
| 55 | CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | ||
| 56 | CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | ||
| 57 | CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | ||
| 58 | CL_WB_OBJECT - GET_TRANSPORT_KEY | Repository Object | ||
| 59 | CL_WDY_MD_ADT_SOURCE_MAPPER - MAP_LINE_OFFSET | Web Dynpro line offset mapping | ||
| 60 | CL_WDY_MD_ADT_SOURCE_SCANNER - CREATE_SCAN | Web Dynpro source scan | ||
| 61 | CL_WDY_MD_CONTROLLER - GET_OBJECT_BY_KEY | Web Dynpro: Controller | ||
| 62 | CL_WDY_WB_ERROR_HANDLING - GET_OBJTYPE_X | Help Functions for Error Messages in WDY-WB | ||
| 63 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 64 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 65 | IF_ADT_MAPPING_OPTIONS - SET_MAPPING_CONTEXT | Options for URI mapping | ||
| 66 | IF_ADT_MAPPING_OPTIONS - SET_USE_SOURCE_BASED_POSITION | Options for URI mapping | ||
| 67 | IF_ADT_TOOLS_CORE_FACTORY - CREATE_SOURCE_MAPPING_OPTIONS | Core tools factory | ||
| 68 | IF_ADT_TOOLS_CORE_FACTORY - GET_URI_MAPPER | Core tools factory | ||
| 69 | IF_ADT_TOOLS_CORE_FACTORY - GET_URI_MAPPER | Core tools factory | ||
| 70 | IF_ADT_URI_MAPPER - MAP_OBJREF_TO_INCLUDE | ADT URI Mapper | ||
| 71 | IF_ADT_URI_MAPPER - MAP_OBJREF_TO_WB_OBJECT | ADT URI Mapper | ||
| 72 | IF_ADT_URI_MAPPER - MAP_OBJREF_TO_WB_OBJECT | ADT URI Mapper | ||
| 73 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 74 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 75 | IF_OO_CLIF_SOURCE - GET_SOURCE | Class/Interface source representation | ||
| 76 | IF_OO_CLIF_SOURCE - GET_SOURCE | Class/Interface source representation | ||
| 77 | IF_OO_CLIF_SOURCE - SET_SOURCE | Class/Interface source representation | ||
| 78 | IF_OO_CLIF_SOURCE_FACTORY - CREATE_CLIF_SOURCE | Factory for class/interface sources | ||
| 79 | IF_OO_CLIF_SOURCE_FACTORY - CREATE_CLIF_SOURCE | Factory for class/interface sources | ||
| 80 | IF_RIS_ADT_SOURCE_HANDLER - ADJUST_WHERE_USED_PARAMETER | RIS - ADT: Interface for Source Handler/Converter | ||
| 81 | IF_RIS_ADT_SOURCE_HANDLER - CONVERT_TO_ADT_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 82 | IF_RIS_ADT_SOURCE_HANDLER - CONVERT_TO_ADT_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 83 | IF_RIS_ADT_SOURCE_HANDLER - GET_ABAP_COMPILER | RIS - ADT: Interface for Source Handler/Converter | ||
| 84 | IF_RIS_ADT_SOURCE_HANDLER - GET_ABAP_COMPILER | RIS - ADT: Interface for Source Handler/Converter | ||
| 85 | IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 86 | IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_SOURCE_CODE | RIS - ADT: Interface for Source Handler/Converter | ||
| 87 | IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_SOURCE_CODE | RIS - ADT: Interface for Source Handler/Converter | ||
| 88 | IF_RIS_ADT_SOURCE_HANDLER - GET_ALL_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 89 | IF_RIS_ADT_SOURCE_HANDLER - GET_ALL_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 90 | IF_RIS_ADT_SOURCE_HANDLER - GET_ALL_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 91 | IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 92 | IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 93 | IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 94 | IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 95 | IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION | RIS - ADT: Interface for Source Handler/Converter | ||
| 96 | IF_RIS_ADT_SOURCE_HANDLER - GET_GLOBAL_OBJECT_TYPE | RIS - ADT: Interface for Source Handler/Converter | ||
| 97 | IF_RIS_ADT_SOURCE_HANDLER - GET_GLOBAL_OBJECT_TYPE | RIS - ADT: Interface for Source Handler/Converter | ||
| 98 | IF_RIS_ADT_SOURCE_HANDLER - GET_PARSED_URI_FRAGMENT | RIS - ADT: Interface for Source Handler/Converter | ||
| 99 | IF_RIS_ADT_SOURCE_HANDLER - GET_PARSED_URI_FRAGMENT | RIS - ADT: Interface for Source Handler/Converter | ||
| 100 | IF_RIS_ADT_SOURCE_HANDLER - GET_SCOPE_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 101 | IF_RIS_ADT_SOURCE_HANDLER - GET_SCOPE_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 102 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 103 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 104 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 105 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 106 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 107 | IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 108 | IF_RIS_ADT_SOURCE_HANDLER - GET_TRANSPORT_KEY | RIS - ADT: Interface for Source Handler/Converter | ||
| 109 | IF_RIS_ADT_SOURCE_HANDLER - GET_TRANSPORT_KEY | RIS - ADT: Interface for Source Handler/Converter | ||
| 110 | IF_RIS_ADT_SOURCE_HANDLER - GET_TRANSPORT_KEY | RIS - ADT: Interface for Source Handler/Converter | ||
| 111 | IF_RIS_ADT_SOURCE_HANDLER - GET_URI | RIS - ADT: Interface for Source Handler/Converter | ||
| 112 | IF_RIS_ADT_SOURCE_HANDLER - GET_URI | RIS - ADT: Interface for Source Handler/Converter | ||
| 113 | IF_RIS_ADT_SOURCE_HANDLER - INITIALIZE_WORKING_AREA | RIS - ADT: Interface for Source Handler/Converter | ||
| 114 | IF_RIS_ADT_SOURCE_HANDLER - INITIALIZE_WORKING_AREA | RIS - ADT: Interface for Source Handler/Converter | ||
| 115 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ADT_CODE | RIS - ADT: Interface for Source Handler/Converter | ||
| 116 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ADT_CODE | RIS - ADT: Interface for Source Handler/Converter | ||
| 117 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ALL_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 118 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ALL_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 119 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_SC_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 120 | IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_SC_INCLUDES | RIS - ADT: Interface for Source Handler/Converter | ||
| 121 | IF_RIS_ADT_SOURCE_HANDLER - SUPPORTED_BY_ABAP_COMPILER | RIS - ADT: Interface for Source Handler/Converter | ||
| 122 | IF_WB_SOURCE - GET_SOURCE | Source representation in ABAP Workbench |