SAP ABAP Class CL_APB_LAUNCHPAD_LAUNCH_API (API to launch an application)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_LAUNCHPAD_LAUNCH_API | Launch an application | 20071221 |
Properties
| Class | CL_APB_LAUNCHPAD_LAUNCH_API | |
| Short Description | API to launch an application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_LAUNCHPAD | Launchpad (generic functions) |
| Created | 20071221 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APB_LAUNCHPAD_LAUNCH_API | Launch an application | 20071221 |
Friends
Class CL_APB_LAUNCHPAD_LAUNCH_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | CL_APB_LPD_START_APPLICATIONS=>javagui | 20080107 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20120710 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_ROLE | Role | 20120710 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LPD_PROVIDER | 20071221 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LPD_LAUNCH_APPLICATION | 20071221 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APB_LAUNCHPAD | Persistant XML Object for Launchpad | 20071221 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal Integration | 20071221 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LPD_SUSPEND_RESUME | Suspend and resume functionality | 20080310 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_APPLICATION | 20071221 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20071221 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101109 | ||||
| 12 | Constant | Public | Type reference (TYPE) | STRING | CL_APB_LPD_START_APPLICATIONS=>webgui | 20080107 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | CL_APB_LPD_START_APPLICATIONS=>wingui | 20080107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071221 | |
| 2 | Instance method | Protected | Method | 20071221 | ||
| 3 | Instance method | Protected | Method | 20071221 |
Events
Class CL_APB_LAUNCHPAD_LAUNCH_API has no event.
Types
Class CL_APB_LAUNCHPAD_LAUNCH_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20120710 | |||
| 2 | ID_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20120710 | |||
| 3 | IR_SUSP_RES_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_APB_LPD_SUSPEND_RESUME | Suspend and resume functionality | 20080310 | |||
| 4 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20071221 | |||
| 5 | IV_OBN_USE_USER_SET_OF_ROLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101109 |
Method CONSTRUCTOR on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.
Method GET_CLIENT_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CLIENT_ENVIRONMENT | Value transfer | Type reference (TYPE) | APB_LPD_STRING | Client environment | 20071221 |
Method GET_CLIENT_ENVIRONMENT on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.
Method SET_LAUNCHER_CLASS Signature
Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_LAUNCH_API has no parameter.
Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |