SAP ABAP Class CL_APB_LPD_SEARCH_LIST (Handler for class CL_GUI_ALV_TREE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_LAUNCHPAD (Package) Launchpad (generic functions)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APB_LPD_ALV_GRID_HANDLER | 20080315 |
Properties
| Class | CL_APB_LPD_SEARCH_LIST | |
| Short Description | Handler for class CL_GUI_ALV_TREE | |
| Super Class | CL_APB_LPD_ALV_GRID_HANDLER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_LAUNCHPAD | Launchpad (generic functions) |
| Created | 20080315 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_APB_LPD_SEARCH_LIST has no interface implemented.
Friends
Class CL_APB_LPD_SEARCH_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080315 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_FLAG | Flag boolean | 20080315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20080315 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_TEXT100 | Text 100 Characters | 20080315 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_ROLE | Role | 20080315 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User name | 20080315 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_SEARCH | Structure for ALV Grid Launchpad List | 20080315 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | APB_LPD_T_SEARCH | Table for ALV Grid Launchpad List | 20080315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080315 | ||
| 2 | Instance method | Public | Constructor | 20080315 | ||
| 3 | Instance method | Public | Method | 20080315 | ||
| 4 | Instance method | Public | Method | 20080315 |
Events
Class CL_APB_LPD_SEARCH_LIST has no event.
Types
Class CL_APB_LPD_SEARCH_LIST has no local type.
Method Signatures
Method CALL_MAIN_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_GUI_MODE | Call by reference | Type reference (TYPE) | APB_LPD_GUI_MODE | CL_APB_LPD_ALV_GRID_HANDLER=>CD_GUI_MODE_CHANGE | GUI Mode | 20080315 | ||
| 2 | ID_GUI_MODE_TARGET_HIERARCHY | Call by reference | Type reference (TYPE) | APB_LPD_GUI_MODE | CL_APB_LPD_ALV_GRID_HANDLER=>CD_GUI_MODE_CHANGE | GUI Mode | 20080315 | ||
| 3 | IS_OUTTAB | Call by reference | Type reference (TYPE) | APB_LPD_S_LIST_OUTTAB | 20080315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080315 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DISPLAY_AS_POPUP | Call by reference | Type reference (TYPE) | APB_LPD_FLAG | Flag boolean | 20080315 | |||
| 2 | ID_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20080315 | |||
| 3 | ID_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20080315 | |||
| 4 | ID_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20080315 |
Method CONSTRUCTOR on class CL_APB_LPD_SEARCH_LIST has no exception.
Method GET_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECTED_ROW | Value transfer | Type reference (TYPE) | APB_LPD_SEARCH | Structure for ALV Grid Launchpad List | 20080315 |
Method GET_SELECTED_ROW on class CL_APB_LPD_SEARCH_LIST has no exception.
Method INIT_OUTTAB_PUBLIC Signature
Method INIT_OUTTAB_PUBLIC on class CL_APB_LPD_SEARCH_LIST has no parameter.
Method INIT_OUTTAB_PUBLIC on class CL_APB_LPD_SEARCH_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |