SAP ABAP Class /BOBF/CL_TUI_POPUP_LOAD_KEY (Popup in order to load certain node instanes by node key)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-TST (Application Component) Business Object Processing Framework Tests
⤷
/BOBF/TEST_UI (Package) Business Object Processing Framework Test UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TUI_EVENTS | Interface containing all Events of the Controls | 20090528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TUI_POPUP | Popup Interface | 20090601 |
Properties
| Class | /BOBF/CL_TUI_POPUP_LOAD_KEY | |
| Short Description | Popup in order to load certain node instanes by node key | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/TEST_UI | Business Object Processing Framework Test UI |
| Created | 20090528 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_TUI_POPUP_LOAD_KEY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_TUI_EVENTS | Interface containing all Events of the Controls | 20090528 | ||
| 2 | /BOBF/IF_TUI_POPUP | Popup Interface | 20090601 |
Friends
Class /BOBF/CL_TUI_POPUP_LOAD_KEY 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_GUI_ALV_GRID | ALV List Viewer | 20090601 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /BOBF/CL_TUI_POPUP_LOAD_KEY | Popup in order to load certain node instanes by node key | 20090601 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090601 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090601 | ||
| 2 | Instance method | Private | Method | 20090601 | ||
| 3 | Instance method | Public | Method | 20090601 | ||
| 4 | Instance method | Public | Method | 20090601 |
Events
Class /BOBF/CL_TUI_POPUP_LOAD_KEY has no event.
Types
Class /BOBF/CL_TUI_POPUP_LOAD_KEY has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no parameter.
Method CLEAR on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no exception.
Method DISPLAY Signature
Method DISPLAY on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no parameter.
Method DISPLAY on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no exception.
Method GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090601 |
Method GET_KEYS on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no exception.
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090601 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090601 |
Method SET_NODE on class /BOBF/CL_TUI_POPUP_LOAD_KEY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |