SAP ABAP Class IF_SEDI_ADT_POPUP_DEF_IMPL (Navigation Popup Definition/Implementation)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SEDI_ADT_TYPE_HIER_FILTER | source type hierarchy filter | 20121113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SEDI_ADT_NAVIGATION_FILTER | SEDI navigation filter | 20121112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_NAV_POPUP | Test Double for IF_ADT_POPUP | 20110923 |
Properties
Class | IF_SEDI_ADT_POPUP_DEF_IMPL | |
Short Description | Navigation Popup Definition/Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100825 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SEDI_ADT_POPUP_DEF_IMPL has no forward declaration.
Interfaces
Class IF_SEDI_ADT_POPUP_DEF_IMPL has no interface implemented.
Friends
Class IF_SEDI_ADT_POPUP_DEF_IMPL has no friend class.
Attributes
Class IF_SEDI_ADT_POPUP_DEF_IMPL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Goto Definition or Implementation | 20100825 |
2 | ![]() |
Instance method | Public | Method | Goto Definition or Implementation | 20100825 |
3 | ![]() |
Instance method | Public | Method | Skip definition? Default is implementation | 20100825 |
4 | ![]() |
Instance method | Public | Method | Setting Main Program | 20100825 |
Events
Class IF_SEDI_ADT_POPUP_DEF_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_NODE | Public | See coding | 20100825 | BEGIN OF ts_node,
node_key TYPE tv_nodekey,
relatkey TYPE tv_nodekey,
disabled TYPE as4flag,
expander TYPE as4flag,
text TYPE lvc_value,
clif_name TYPE seoclsname,
clif_type TYPE seoclstype,
devclass TYPE devclass,
mainprogram TYPE include,
is_super TYPE boolean,
END OF ts_node
|
||
2 | TT_NODES | Public | See coding | 20100825 | tt_nodes TYPE STANDARD TABLE OF ts_node WITH KEY node_key
|
Method Signatures
Method DECIDE_DEF_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GOTO_DEFINITION | Value transfer | Type reference (TYPE) | BOOLEAN | 20100825 | |||
2 | ![]() |
E_IMPLEMENATION | Value transfer | Type reference (TYPE) | STRING | 20100825 | |||
3 | ![]() |
I_DEFAULT_IMPLEMENTATION | Call by reference | Type reference (TYPE) | STRING | 20100825 | |||
4 | ![]() |
I_DEFINITION | Call by reference | Type reference (TYPE) | STRING | 20100825 | |||
5 | ![]() |
I_DEFINITION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 20100825 | |||
6 | ![]() |
I_IMPLEMENTATIONS | Call by reference | Type reference (TYPE) | TT_NODES | 20100825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100825 |
Method DECIDE_DEF_IMPL_OO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GOTO_DEFINITION | Value transfer | Type reference (TYPE) | BOOLEAN | 20100825 | |||
2 | ![]() |
E_IMPLEMENATION | Value transfer | Type reference (TYPE) | STRING | 20100825 | |||
3 | ![]() |
E_INCLUDE | Value transfer | Type reference (TYPE) | STRING | 20100825 | |||
4 | ![]() |
I_CLIF_NAME | Call by reference | Type reference (TYPE) | STRING | 20100825 | |||
5 | ![]() |
I_CLIF_TYPE | Call by reference | Type reference (TYPE) | SEOCLSTYPE | 20100825 | |||
6 | ![]() |
I_DEFAULT_IMPLEMENTATION | Call by reference | Type reference (TYPE) | STRING | 20100825 | |||
7 | ![]() |
I_IMPLEMENTATIONS | Call by reference | Type reference (TYPE) | TT_NODES | 20100825 | |||
8 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | STRING | 20100825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100825 |
Method GOTO_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GOTO_DEFINITION | Value transfer | Type reference (TYPE) | BOOLEAN | 20100825 |
Method GOTO_DEFINITION on class IF_SEDI_ADT_POPUP_DEF_IMPL has no exception.
Method SET_MAIN_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAINPROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20100825 |
Method SET_MAIN_PROGRAM on class IF_SEDI_ADT_POPUP_DEF_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |