SAP ABAP Class CL_SEDI_ADT_RES_NAVIGATION (Navigation resource controller)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110527 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEDI_ADT_NAVIGATION | Domain specific navigation target finder | 20121026 |
Properties
Class | CL_SEDI_ADT_RES_NAVIGATION | |
Short Description | Navigation resource controller | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEDI_ADT | Service Enabeling Navigation |
Created | 20110519 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SEDI_ADT_RES_NAVIGATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SEDI_ADT_NAVIGATION | Domain specific navigation target finder | 20121026 |
Friends
Class CL_SEDI_ADT_RES_NAVIGATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SEDI_ADT_CH_FACTORY | 20110527 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'filter' | 20110527 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110527 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_URI_MAPPER | 20110527 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SEDI_ADT_WB_HELPER | 20110527 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110527 | |
2 | ![]() |
Instance method | Public | Constructor | 20110527 | |
3 | ![]() |
Instance method | Private | Method | 20110527 | |
4 | ![]() |
Instance method | Private | Method | 20110527 | |
5 | ![]() |
Instance method | Private | Method | 20110527 | |
6 | ![]() |
Instance method | Private | Method | 20110527 | |
7 | ![]() |
Instance method | Private | Method | 20110527 | |
8 | ![]() |
Instance method | Private | Method | 20121026 | |
9 | ![]() |
Instance method | Protected | Method | 20110527 | |
10 | ![]() |
Instance method | Private | Method | 20110527 | |
11 | ![]() |
Instance method | Private | Method | 20110527 | |
12 | ![]() |
Instance method | Private | Method | 20110527 |
Events
Class CL_SEDI_ADT_RES_NAVIGATION has no event.
Types
Class CL_SEDI_ADT_RES_NAVIGATION has no local type.
Method Signatures
Method CALCULATE_NAVIGATION_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SEDI_ADT_POPUP_DEF_IMPL | 20110527 | |||
2 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 20110527 | |||
3 | ![]() |
LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20110527 | |||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
5 | ![]() |
SOURCE_CODE | Call by reference | Type reference (TYPE) | SADT_SRL_PLAIN_TEXT | 20110527 | |||
6 | ![]() |
WB_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WB_CONTEXT | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 | ||
2 | ![]() |
20110527 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SEDI_ADT_RES_NAVIGATION has no parameter.
Method CONSTRUCTOR on class CL_SEDI_ADT_RES_NAVIGATION has no exception.
Method CORRECT_OO_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 |
Method CORRECT_VIEW_FIELDS_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
Method CORRECT_VIEW_FIELDS_REQUESTS on class CL_SEDI_ADT_RES_NAVIGATION has no exception.
Method CREATE_LOCAL_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCAL_LINE | Call by reference | Type reference (TYPE) | I | 20110527 | |||
2 | ![]() |
LOCAL_LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20110527 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
4 | ![]() |
WB_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WB_CONTEXT | 20110527 |
Method CREATE_LOCAL_WB_REQUEST on class CL_SEDI_ADT_RES_NAVIGATION has no exception.
Method CREATE_NAVIGATION_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110527 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SEDI_ADT_NAVIGATION_FILTER | SEDI navigation filter | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 |
Method EXTRACT_SOURCE_CODE_POSTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 20110527 | |||
2 | ![]() |
LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20110527 | |||
3 | ![]() |
SOURCE_CODE | Call by reference | Type reference (TYPE) | SADT_SRL_PLAIN_TEXT | 20110527 | |||
4 | ![]() |
URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110527 | |||
5 | ![]() |
WB_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WB_CONTEXT | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 |
Method GET_NAVIGATION_START_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TROBJTYPE | 20121026 | |||
2 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20121026 |
Method GET_NAVIGATION_START_OBJECT on class CL_SEDI_ADT_RES_NAVIGATION has no exception.
Method GET_OBJECT_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE | 20110527 | |||
2 | ![]() |
SOURCE_CODE | Call by reference | Type reference (TYPE) | SADT_SRL_PLAIN_TEXT | 20110527 | |||
3 | ![]() |
URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110527 | |||
4 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 | ||
2 | ![]() |
20110527 |
Method HANDLE_UNSUFFICIENT_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 |
Method IS_INVALID_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110527 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
Method IS_INVALID_WB_REQUEST on class CL_SEDI_ADT_RES_NAVIGATION has no exception.
Method PROCESS_MISSING_EDITOR_LOGIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110527 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |