SAP ABAP Class CL_SEDI_ADT_URI_MAPPER_PROGRAM (URI Mapper for programs and includes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEDI_ADT (Package) Service Enabeling Navigation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_MAP_FROM_OBJREF | Map Object Reference (URI ) to WB (key/request) | 20100415 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100415 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100415 |
Properties
Class | CL_SEDI_ADT_URI_MAPPER_PROGRAM | |
Short Description | URI Mapper for programs and includes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEDI_ADT | Service Enabeling Navigation |
Created | 20100415 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_MAP_FROM_OBJREF | Map Object Reference (URI ) to WB (key/request) | 20100415 | ||
2 | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100415 | ||
3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100415 |
Friends
Class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20100817 | |
2 | ![]() |
Instance method | Public | Constructor | 20100419 | |
3 | ![]() |
Instance method | Private | Method | 20100510 | |
4 | ![]() |
Instance method | Private | Method | 20100419 | |
5 | ![]() |
Instance method | Private | Method | 20100510 | |
6 | ![]() |
Instance method | Private | Method | 20100510 | |
7 | ![]() |
Instance method | Private | Method | 20100510 | |
8 | ![]() |
Instance method | Private | Method | 20100528 | |
9 | ![]() |
Instance method | Private | Method | 20101222 | |
10 | ![]() |
Instance method | Private | Method | 20100415 | |
11 | ![]() |
Static method | Private | Method | 20100817 | |
12 | ![]() |
Static method | Public | Method | sets the regex constants used in uri mapper - why public? | 20100817 |
Events
Class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no event.
Types
Class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no parameter.
Method CONSTRUCTOR on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method CREATE_INCLUDE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_SOURCE_PATH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100510 | ||
2 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100510 | |||
3 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100528 | |||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100510 | |||
5 | ![]() |
SOURCE_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_SOURCE_STATE | Object State for Sources | 20100812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100629 |
Method CREATE_PROGRAM_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_SOURCE_PATH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100419 | ||
2 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | -1 | 20100419 | ||
3 | ![]() |
LINE_OFFSET | Call by reference | Type reference (TYPE) | I | -1 | 20100419 | ||
4 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100510 | |||
5 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100419 | |||
6 | ![]() |
SOURCE_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_WB_SOURCE_SELECTION | 20110302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100629 |
Method CREATE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | Source based mapping options | 20100517 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100510 | |||
3 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
URI-Mapping exception | 20100521 |
Method GET_INCLUDE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SUBC | 20100510 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100510 |
Method GET_INCLUDE_TYPE on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method GET_NAME_FROM_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEU_OBJKEY | 20100510 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100510 |
Method GET_NAME_FROM_WB_REQUEST on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method GET_PROGNAME_FROM_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEU_OBJKEY | 20100528 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100528 |
Method GET_PROGNAME_FROM_WB_REQUEST on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method IS_CONVERTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_GLOBAL_KEY | Call by reference | Type reference (TYPE) | WBOBJTYPE | Object Type | 20101222 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101222 |
Method IS_CONVERTABLE on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method PARSE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
END_LINE | Call by reference | Type reference (TYPE) | I | 20110302 | |||
2 | ![]() |
END_OFFSET | Call by reference | Type reference (TYPE) | I | 20110302 | |||
3 | ![]() |
FRAME_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100510 | |||
4 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100415 | |||
5 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 20100415 | |||
6 | ![]() |
LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100415 | |||
7 | ![]() |
MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20100623 | |||
8 | ![]() |
SUBC | Call by reference | Type reference (TYPE) | SUBC | 20100510 | |||
9 | ![]() |
URI_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_REST_URI | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100504 |
Method SET_NAMESPACE Signature
Method SET_NAMESPACE on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no parameter.
Method SET_NAMESPACE on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
Method SET_REGEX_CONSTANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATIC_PATH_IN | Call by reference | Type reference (TYPE) | STRING | 20101008 |
Method SET_REGEX_CONSTANTS on class CL_SEDI_ADT_URI_MAPPER_PROGRAM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |