SAP ABAP Class /BCV/CL_UIF_LAUNCHPAD (Assistance Class for Launchpad)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_LPD_ADDIOTIONAL_OBJECTS | Interface for BAdI: BADI_DEF_APB_LAUNCHPAD | 20090213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_LPD_BROWSER_ONLY_URL | Interface for BAdI: BADI_APB_LPD_BROWSER_ONLY_URL | 20090213 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_LPD_MODIFY_URL_PARAMS | Interface for BAdI: BADI_APB_LPD_MODIFY_URL_PARAMS | 20090707 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090213 |
Properties
| Class | /BCV/CL_UIF_LAUNCHPAD | |
| Short Description | Assistance Class for Launchpad | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20090213 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APB_LPD_ADDIOTIONAL_OBJECTS | Interface for BAdI: BADI_DEF_APB_LAUNCHPAD | 20090213 | ||
| 2 | IF_APB_LPD_BROWSER_ONLY_URL | Interface for BAdI: BADI_APB_LPD_BROWSER_ONLY_URL | 20090213 | ||
| 3 | IF_APB_LPD_MODIFY_URL_PARAMS | Interface for BAdI: BADI_APB_LPD_MODIFY_URL_PARAMS | 20090707 | ||
| 4 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090213 |
Friends
Class /BCV/CL_UIF_LAUNCHPAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | APB_LPD_ROLE | 'BCV_EXT' | Role | 20090826 | ||
| 2 | Constant | Public | Type reference (TYPE) | APB_LPD_OBJTYPE | 'SAP_BCV_ADMIN' | Object type | 20090318 | ||
| 3 | Constant | Public | Type reference (TYPE) | APB_LPD_OBJTYPE | 'SAP_BCV_EXTERNAL_USER' | Object type | 20090318 | ||
| 4 | Constant | Public | Type reference (TYPE) | APB_LPD_OBJTYPE | 'SAP_BCV_USER' | Object type | 20090318 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '/sap/bc/gui/sap/its/webgui/!?~transaction=*' | Static part of server URL | 20090408 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | TRUE for runtime mode, otherwise FALSE | 20090320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create URL | 20090226 | |
| 2 | Static method | Private | Method | Get host | 20090828 | |
| 3 | Static method | Private | Method | Returns TRUE if this method is called at runtime | 20090320 | |
| 4 | Static method | Public | Method | Set runtime or configuration mode | 20090320 |
Events
Class /BCV/CL_UIF_LAUNCHPAD has no event.
Types
Class /BCV/CL_UIF_LAUNCHPAD has no local type.
Method Signatures
Method CREATE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20090226 | |||
| 2 | IV_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20090226 | |||
| 3 | RV_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20090226 |
Method CREATE_URL on class /BCV/CL_UIF_LAUNCHPAD has no exception.
Method GET_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Resolve host via SM59 | 20090828 | |||
| 2 | URL | Value transfer | Type reference (TYPE) | STRING | http(s)://server:port | 20090828 |
Method GET_HOST on class /BCV/CL_UIF_LAUNCHPAD has no exception.
Method IS_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RUNTIME | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090320 |
Method IS_RUNTIME on class /BCV/CL_UIF_LAUNCHPAD has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUNTIME_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | TRUE for runtime mode, otherwise FALSE | 20090320 |
Method SET_MODE on class /BCV/CL_UIF_LAUNCHPAD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |