Class Method list used by SAP ABAP Class CL_SEDI_ADT_URI_MAPPER_PROGRAM (URI Mapper for programs and includes)
SAP ABAP Class
CL_SEDI_ADT_URI_MAPPER_PROGRAM (URI Mapper for programs and includes) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | |
2 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
3 | ![]() |
CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | |
4 | ![]() |
CL_ADT_OBJECT_REFERENCE - CONSTRUCTOR | Data object for ADT object references (URI, type, name, ...) | |
5 | ![]() |
CL_ADT_OBJECT_REFERENCE - CONSTRUCTOR | Data object for ADT object references (URI, type, name, ...) | |
6 | ![]() |
CL_ADT_REST_URI - CONSTRUCTOR | URI representation used in ABAP Development Tools | |
7 | ![]() |
CL_ADT_REST_URI - CONSTRUCTOR | URI representation used in ABAP Development Tools | |
8 | ![]() |
CL_ADT_REST_URI - CONSTRUCTOR | URI representation used in ABAP Development Tools | |
9 | ![]() |
CL_ADT_REST_URI - GET_PATH_AND_FRAGMENT | URI representation used in ABAP Development Tools | |
10 | ![]() |
CL_ADT_REST_URI - GET_SINGLE_QUERY_PARAMETER | URI representation used in ABAP Development Tools | |
11 | ![]() |
CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - BUILD | Handler for RFC 5147 URI fragments of text/plain entities | |
12 | ![]() |
CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - BUILD | Handler for RFC 5147 URI fragments of text/plain entities | |
13 | ![]() |
CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - BUILD | Handler for RFC 5147 URI fragments of text/plain entities | |
14 | ![]() |
CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL - PARSE | Handler for RFC 5147 URI fragments of text/plain entities | |
15 | ![]() |
CL_ADT_TOOLS_CORE_FACTORY - GET_INSTANCE | Core Tools Factory | |
16 | ![]() |
CL_ADT_TOOLS_CORE_FACTORY - GET_INSTANCE | Core Tools Factory | |
17 | ![]() |
CL_ADT_TOOLS_CORE_FACTORY - GET_INSTANCE | Core Tools Factory | |
18 | ![]() |
CL_ADT_URI_BUILDER_VIT - CREATE_URI | Responsible for building VIT URIs | |
19 | ![]() |
CL_HTTP_UTILITY - UNESCAPE_URL | HTTP Framework (iHTTP) HTTP Utilities | |
20 | ![]() |
CL_SEDI_ADT_URI_BUILDER_PROG - SET_NAMESPACE | Class for URI Creation | |
21 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CONSTRUCTOR | URI Mapper for programs and includes | |
22 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE objref_data-uri = me->create_include_uri( include_name = include_name program_name = program_name ). |
23 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE objref_data-uri = me->create_include_uri( include_name = include_name program_name = program_name add_source_path = abap_false ). |
24 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE result = me->create_include_uri( |
25 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE include_name = include_name |
26 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE program_name = program_name |
27 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE add_source_path = add_source_path |
28 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_INCLUDE_URI | URI Mapper for programs and includes | SOURCE source_state = source_state ). |
29 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE objref_data-uri = me->create_program_uri( program_name = object_name ). |
30 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE objref_data-uri = me->create_program_uri( program_name = object_name add_source_path = abap_false ). |
31 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE program_uri = create_program_uri( program_name = program_name add_source_path = abap_false ). |
32 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE result = me->create_program_uri( program_name = me->get_name_from_wb_request( wb_request_process ) |
33 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE add_source_path = abap_false ). |
34 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE result = me->create_program_uri( program_name = me->get_name_from_wb_request( wb_request_process ) |
35 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE add_source_path = abap_true |
36 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE line = source_state->line |
37 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE line_offset = source_state->offset |
38 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_PROGRAM_URI | URI Mapper for programs and includes | SOURCE source_selection = source_selection ). |
39 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_URI | URI Mapper for programs and includes | SOURCE objref_data-uri = me->create_uri( wb_request = wb_request |
40 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - CREATE_URI | URI Mapper for programs and includes | SOURCE mapping_options = mapping_options ). |
41 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE result = me->create_program_uri( program_name = me->get_name_from_wb_request( wb_request_process ) |
42 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE add_source_path = abap_false ). |
43 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE result = me->create_program_uri( program_name = me->get_name_from_wb_request( wb_request_process ) |
44 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE add_source_path = abap_true |
45 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE line = source_state->line |
46 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE line_offset = source_state->offset |
47 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE source_selection = source_selection ). |
48 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE include_name = me->get_name_from_wb_request( wb_request_process ). |
49 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_NAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE name = get_name_from_wb_request( wb_request ). |
50 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - GET_PROGNAME_FROM_WB_REQUEST | URI Mapper for programs and includes | SOURCE program_name = me->get_progname_from_wb_request( wb_request_process ). |
51 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - IS_CONVERTABLE | URI Mapper for programs and includes | SOURCE IF is_convertable( object_type ) EQ abap_false. |
52 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - IS_CONVERTABLE | URI Mapper for programs and includes | SOURCE IF is_convertable( object_type ) EQ abap_false. |
53 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE me->parse_uri( EXPORTING uri_object = uri_object mapping_options = mapping_options |
54 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE IMPORTING include_name = context_object->include frame_program = context_object->rahmen |
55 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE line = line line_offset = line_offset subc = subc ). |
56 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE me->parse_uri( EXPORTING uri_object = uri_object mapping_options = mapping_options |
57 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE IMPORTING include_name = include_name |
58 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE frame_program = frame_program |
59 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE subc = subc ). |
60 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE me->parse_uri( EXPORTING uri_object = uri_object mapping_options = mapping_options |
61 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - PARSE_URI | URI Mapper for programs and includes | SOURCE IMPORTING include_name = include line = line line_offset = line_offset frame_program = program ). |
62 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - SET_NAMESPACE | URI Mapper for programs and includes | SOURCE set_namespace( ). |
63 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - SET_REGEX_CONSTANTS | URI Mapper for programs and includes | |
64 | ![]() |
CL_SEDI_ADT_URI_MAPPER_PROGRAM - SET_REGEX_CONSTANTS | URI Mapper for programs and includes | |
65 | ![]() |
CL_SEDI_ADT_WB_HELPER - GET_INSTANCE | workbench entity helper | |
66 | ![]() |
CL_SEDI_ADT_WB_HELPER - GET_INSTANCE | workbench entity helper | |
67 | ![]() |
CL_WB_CONTEXT - CONSTRUCTOR | Context of an Object | |
68 | ![]() |
CL_WB_OBJECT - CREATE_FROM_GLOBAL_TYPE | Repository Object | |
69 | ![]() |
CL_WB_OBJECT - CREATE_FROM_GLOBAL_TYPE | Repository Object | |
70 | ![]() |
CL_WB_OBJECT - CREATE_FROM_REQUEST_KEY | Repository Object | |
71 | ![]() |
CL_WB_OBJECT - CREATE_FROM_TRANSPORT_KEY | Repository Object | |
72 | ![]() |
CL_WB_OBJECT - GET_DISPLAY_NAME | Repository Object | |
73 | ![]() |
CL_WB_OBJECT - GET_DISPLAY_NAME | Repository Object | |
74 | ![]() |
CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | |
75 | ![]() |
CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | |
76 | ![]() |
CL_WB_OBJECT - GET_GLOBAL_WB_KEY | Repository Object | |
77 | ![]() |
CL_WB_PROGRAM_STATE - CONSTRUCTOR | State of the Program | |
78 | ![]() |
CL_WB_PROGRAM_STATE - CONSTRUCTOR | State of the Program | |
79 | ![]() |
CL_WB_REQUEST - CONSTRUCTOR | Workbench Manager: Request | |
80 | ![]() |
CL_WB_REQUEST - GET_GLOBAL_TYPE | Workbench Manager: Request | |
81 | ![]() |
CL_WB_REQUEST - GET_OBJECT_REF | Workbench Manager: Request | |
82 | ![]() |
CL_WB_REQUEST - SET_OBJECT_NAME | Workbench Manager: Request | |
83 | ![]() |
CX_ADT_REST - CREATE_TEXTID_FROM_EXC_TEXT | Shared exceptions for resource/service framework | |
84 | ![]() |
CX_ADT_URI_MAPPING - CREATE | URI-Mapping exception | |
85 | ![]() |
CX_ADT_URI_MAPPING - CREATE | URI-Mapping exception | |
86 | ![]() |
CX_ADT_URI_MAPPING - CREATE | URI-Mapping exception | |
87 | ![]() |
IF_ADT_MAPPING_OPTIONS - SET_USE_FRAGMENT | Options for URI mapping | |
88 | ![]() |
IF_ADT_MAPPING_OPTIONS - USE_FRAGMENT | Options for URI mapping | |
89 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_INCLUDE | Map Object Reference (URI ) to WB (key/request) | |
90 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_INCLUDE | Map Object Reference (URI ) to WB (key/request) | |
91 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_WB_CONTEXT | Map Object Reference (URI ) to WB (key/request) | |
92 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_WB_CONTEXT | Map Object Reference (URI ) to WB (key/request) | |
93 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_WB_OBJECT | Map Object Reference (URI ) to WB (key/request) | |
94 | ![]() |
IF_ADT_MAP_FROM_OBJREF - MAP_TO_WB_OBJECT | Map Object Reference (URI ) to WB (key/request) | |
95 | ![]() |
IF_ADT_MAP_TO_OBJREF - MAP_FROM_WB_OBJECT | WB (key/request) to object reference (URI) mapping | |
96 | ![]() |
IF_ADT_MAP_TO_OBJREF - MAP_FROM_WB_OBJECT | WB (key/request) to object reference (URI) mapping | |
97 | ![]() |
IF_ADT_MAP_TO_OBJREF - MAP_WB_REQUEST | WB (key/request) to object reference (URI) mapping | |
98 | ![]() |
IF_ADT_MAP_TO_OBJREF - MAP_WB_REQUEST | WB (key/request) to object reference (URI) mapping | |
99 | ![]() |
IF_ADT_SOURCE_MAPPING_OPTIONS - SET_CONTEXT_CHECK_ENABLED | Source based mapping options | |
100 | ![]() |
IF_ADT_SOURCE_MAPPING_OPTIONS - SET_USE_SOURCE_MAIN | Source based mapping options | |
101 | ![]() |
IF_ADT_SOURCE_MAPPING_OPTIONS - USE_SOURCE_MAIN | Source based mapping options | |
102 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - CREATE_MAPPING_OPTIONS | Core tools factory | |
103 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - CREATE_SOURCE_MAPPING_OPTIONS | Core tools factory | |
104 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - GET_ERROR_URI_HANDLER | Core tools factory | |
105 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - GET_URI_MAPPER | Core tools factory | |
106 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - GET_URI_MAPPER | Core tools factory | |
107 | ![]() |
IF_ADT_TOOLS_CORE_FACTORY - GET_URI_MAPPER | Core tools factory | |
108 | ![]() |
IF_ADT_URI_MAPPER - MAP_INCLUDE_TO_OBJREF | ADT URI Mapper | |
109 | ![]() |
IF_ADT_URI_MAPPER - MAP_OBJREF_TO_INCLUDE | ADT URI Mapper | |
110 | ![]() |
IF_ADT_URI_MAPPER - MAP_OBJREF_TO_INCLUDE | ADT URI Mapper | |
111 | ![]() |
IF_ADT_URI_MAPPER - MAP_OBJREF_TO_WB_CONTEXT | ADT URI Mapper | |
112 | ![]() |
IF_ADT_URI_MAPPER - MAP_OBJREF_TO_WB_OBJECT | ADT URI Mapper | |
113 | ![]() |
IF_ADT_URI_MAPPER - MAP_WB_OBJECT_TO_OBJREF | ADT URI Mapper | |
114 | ![]() |
IF_ADT_URI_MAPPER - MAP_WB_REQUEST_TO_OBJREF | ADT URI Mapper | |
115 | ![]() |
IF_HTTP_UTILITY - UNESCAPE_URL | Utility Methods for HTTP Framework | |
116 | ![]() |
IF_SEDI_ADT_WB_HELPER - CONVERT_TO_I_WB_REQUEST | Workbench entities helper | |
117 | ![]() |
IF_SEDI_ADT_WB_HELPER - IS_CONVERTABLE_TO_I_WB_REQUEST | Workbench entities helper | |
118 | ![]() |
IF_SEDI_ADT_WB_HELPER - IS_FRAME_PROGRAM_VALID | Workbench entities helper | |
119 | ![]() |
IF_WB_SOURCE_SELECTION - GET_POSITION | Position or Selection in Source | |
120 | ![]() |
IF_WB_SOURCE_SELECTION - GET_SELECTION | Position or Selection in Source | |
121 | ![]() |
IF_WB_SOURCE_SELECTION - HAS_SELECTION | Position or Selection in Source |