SAP ABAP Class /UI2/CL_LAUNCHPAD_REF (Launchpad-References)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_LAUNCHPAD_702 (Package) UI BE: Launchpad services, release 7.02

⤷

⤷

Properties
Class | /UI2/CL_LAUNCHPAD_REF | |
Short Description | Launchpad-References | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/SERVICES_LAUNCHPAD_702 | UI BE: Launchpad services, release 7.02 |
Created | 20120615 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_LAUNCHPAD_REF has no forward declaration.
Interfaces
Class /UI2/CL_LAUNCHPAD_REF has no interface implemented.
Friends
Class /UI2/CL_LAUNCHPAD_REF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_LP_INSTANCE | 20120615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get LP-Reference | 20120615 |
Events
Class /UI2/CL_LAUNCHPAD_REF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_LP_INSTANCE | Private | See coding | 20120615 | BEGIN OF s_lp_instance,
role TYPE apb_lpd_role,
instance TYPE apb_lpd_instance,
o_launchpad TYPE REF TO cl_apb_launchpad,
END OF s_lp_instance
|
||
2 | T_LP_INSTANCE | Private | See coding | 20120615 | t_lp_instance TYPE STANDARD TABLE OF s_lp_instance WITH DEFAULT KEY
|
Method Signatures
Method GET_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20120615 | ||
2 | ![]() |
IV_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Key for Navigationset | 20120615 | ||
3 | ![]() |
RV_LAUNCHPAD | Value transfer | Object reference (TYPE REF TO) | CL_APB_LAUNCHPAD | Persistant XML Object for Launchpad | 20120615 |
Method GET_REF on class /UI2/CL_LAUNCHPAD_REF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |