SAP ABAP Class /BOBF/CL_TUI_POPUP_BO_SELECT (Popup in order to select a BO)
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_POPUP | Popup Interface | 20090603 |
Properties
| Class | /BOBF/CL_TUI_POPUP_BO_SELECT | |
| Short Description | Popup in order to select a BO | |
| 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 | 20090603 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_TUI_POPUP_BO_SELECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_TUI_POPUP | Popup Interface | 20090603 |
Friends
Class /BOBF/CL_TUI_POPUP_BO_SELECT 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 | 20090603 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /BOBF/CL_TUI_POPUP_BO_SELECT | Modal Popup in order to select a BO | 20090603 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_ALV_OUTTAB | 20090603 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20090603 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090603 | ||
| 2 | Instance method | Private | Method | 20090603 | ||
| 3 | Instance method | Public | Method | 20090603 | ||
| 4 | Instance method | Private | Event handling method | 20090603 | ||
| 5 | Instance method | Private | Event handling method | 20090603 | ||
| 6 | Instance method | Public | Method | 20090603 |
Events
Class /BOBF/CL_TUI_POPUP_BO_SELECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ALV_OUTTAB | Private | See coding | 20090603 | tt_alv_outtab TYPE STANDARD TABLE OF ty_alv_outtab
|
||
| 2 | TY_ALV_OUTTAB | Private | See coding | 20090603 | BEGIN OF ty_alv_outtab,
bo_name TYPE string,
bo_description TYPE string,
bo_type TYPE string,
END OF ty_alv_outtab
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class /BOBF/CL_TUI_POPUP_BO_SELECT has no parameter.
Method CLEAR on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
Method DISPLAY Signature
Method DISPLAY on class /BOBF/CL_TUI_POPUP_BO_SELECT has no parameter.
Method DISPLAY on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
Method GET_SELECTED_BO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BO_NAME | Value transfer | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20090603 |
Method GET_SELECTED_BO_NAME on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_DOUBLE_CLICK on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_HOTSPOT_CLICK on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
Method SET_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BO_NAME | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | Key table | 20090603 |
Method SET_BO on class /BOBF/CL_TUI_POPUP_BO_SELECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |