SAP ABAP Class CL_APB_LAUNCHPAD_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 | 20060614 |
Properties
| Class | CL_APB_LAUNCHPAD_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 | 20060502 | SAP |
| Last change | 20141120 | |
| 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_LAUNCHPAD_LIST has no interface implemented.
Friends
Class CL_APB_LAUNCHPAD_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 (=' ') | 20060502 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 0 | 20080728 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | 20080728 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | 20080728 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_FLAG | Flag boolean | 20080129 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Extended List | 20130531 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20060502 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 0 all LPDs 1 rfc LPDs 2 Repositories | 20080728 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_TEXT100 | Text 100 Characters | 20060707 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_ROLE | Role | 20060502 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090928 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User name | 20060502 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_S_LIST_OUTTAB | Structure for ALV Grid Launchpad List | 20080129 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | APB_LPD_T_LIST_OUTTAB | Table for ALV Grid Launchpad List | 20060502 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SFW_SWITCHPOSITIONTAB_ALL | Switch Setting for Objects | 20090903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060502 | ||
| 2 | Instance method | Public | Constructor | 20060502 | ||
| 3 | Instance method | Public | Method | 20130606 | ||
| 4 | Instance method | Public | Method | 20080129 | ||
| 5 | Instance method | Public | Method | 20080307 | ||
| 6 | Instance method | Private | Method | 20090903 | ||
| 7 | Instance method | Private | Method | 20071014 | ||
| 8 | Instance method | Private | Method | 20071014 | ||
| 9 | Instance method | Public | Method | 20140409 | ||
| 10 | Instance method | Public | Method | 20130531 |
Events
Class CL_APB_LAUNCHPAD_LIST has no event.
Types
Class CL_APB_LAUNCHPAD_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 | 20060502 | ||
| 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 | 20060502 | ||
| 3 | IS_OUTTAB | Call by reference | Type reference (TYPE) | APB_LPD_S_LIST_OUTTAB | 20060502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060502 |
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 | 20080129 | |||
| 2 | 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 | 20110630 | ||
| 3 | ID_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20060502 | |||
| 4 | ID_LIST_TYPE | Call by reference | Type reference (TYPE) | I | Flag boolean | 20080728 | |||
| 5 | ID_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20060502 | |||
| 6 | ID_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20060502 |
Method CONSTRUCTOR on class CL_APB_LAUNCHPAD_LIST has no exception.
Method GET_FLAG_EXTENDED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTENDED_LIST | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130606 |
Method GET_FLAG_EXTENDED_LIST on class CL_APB_LAUNCHPAD_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_S_LIST_OUTTAB | Structure for ALV Grid Launchpad List | 20080129 |
Method GET_SELECTED_ROW on class CL_APB_LAUNCHPAD_LIST has no exception.
Method INIT_OUTTAB_PUBLIC Signature
Method INIT_OUTTAB_PUBLIC on class CL_APB_LAUNCHPAD_LIST has no parameter.
Method INIT_OUTTAB_PUBLIC on class CL_APB_LAUNCHPAD_LIST has no exception.
Method REMOVE_SWITCHED_OFF_LPDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VERSIONS | Call by reference | Type reference (TYPE) | APB_LPD_T_VERSIONS | Versions | 20090903 |
Method REMOVE_SWITCHED_OFF_LPDS on class CL_APB_LAUNCHPAD_LIST has no exception.
Method SELECT_NEW_LAUNCHPADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LAUNCHPADS | Value transfer | Type reference (TYPE) | APB_LPD_T_LIST_KEY | key fields of APB_LAUNCHPAD | 20071014 | |||
| 2 | ID_EXPERT | Call by reference | Type reference (TYPE) | APB_LPD_TEXT100 | Text 100 Characters | 20071014 |
Method SELECT_NEW_LAUNCHPADS on class CL_APB_LAUNCHPAD_LIST has no exception.
Method SELECT_OLD_LAUNCHPADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LAUNCHPADS | Value transfer | Type reference (TYPE) | APB_LPD_T_LIST_KEY | key fields of APB_LAUNCHPAD | 20071014 | |||
| 2 | ID_EXPERT | Call by reference | Type reference (TYPE) | APB_LPD_TEXT100 | Text 100 Characters | 20071014 |
Method SELECT_OLD_LAUNCHPADS on class CL_APB_LAUNCHPAD_LIST has no exception.
Method SET_EXPERT_MODE Signature
Method SET_EXPERT_MODE on class CL_APB_LAUNCHPAD_LIST has no parameter.
Method SET_EXPERT_MODE on class CL_APB_LAUNCHPAD_LIST has no exception.
Method SET_FLAG_EXTENDED_LIST Signature
Method SET_FLAG_EXTENDED_LIST on class CL_APB_LAUNCHPAD_LIST has no parameter.
Method SET_FLAG_EXTENDED_LIST on class CL_APB_LAUNCHPAD_LIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 710 |