SAP ABAP Class /UI2/IF_FND_LAUNCHPAD_ACCESS (Launch pad data access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_LAUNCHPAD_DA | Launch Pad Data Accessor | 20130527 |
Properties
| Class | /UI2/IF_FND_LAUNCHPAD_ACCESS | |
| Short Description | Launch pad data access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130527 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /UI2/IF_FND_LAUNCHPAD_ACCESS has no interface implemented.
Friends
Class /UI2/IF_FND_LAUNCHPAD_ACCESS 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 | GC_SHELL_TYPE-NWBC | 20130621 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | GC_SHELL_TYPE-PORTAL | 20130621 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | GC_SHELL_TYPE-STANDALONE | 20130621 | |||
| 4 | Constant | Public | See coding | 20130924 | |||||
| 5 | Constant | Public | See coding | 20130921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130527 | ||
| 2 | Instance method | Public | Method | Get NavigationTarget of Launchpad-Application | 20130527 |
Events
Class /UI2/IF_FND_LAUNCHPAD_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_LP_CONTENT | Public | See coding | 20130527 | BEGIN OF s_lp_content,
role TYPE apb_lpd_role,
instance TYPE apb_lpd_instance,
entry_type TYPE fpm_navigation_target_type,
parent TYPE string,
key TYPE string,
content_key TYPE apb_lpd_guid,
alias TYPE string,
text TYPE text255,
description TYPE string,
icon_path TYPE string,
enable TYPE boole_d,
visible TYPE boole_d,
application_type TYPE string,
additional_info TYPE string,
my_favorite TYPE abap_bool,
my_favorite_created TYPE tzntstmps,
my_last_used TYPE tzntstmps,
my_usage_counter TYPE int2,
END OF s_lp_content
|
||
| 2 | T_LP_CONTENT | Public | See coding | 20130527 | t_lp_content TYPE STANDARD TABLE OF s_lp_content WITH DEFAULT KEY
|
||
| 3 | T_PARAMETERS | Public | See coding | 20130527 | t_parameters TYPE STANDARD TABLE OF ihttpnvp WITH KEY name
|
Method Signatures
Method GET_LAUNCHPAD_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONTENT | Call by reference | Type reference (TYPE) | /UI2/IF_FND_LAUNCHPAD_ACCESS=>S_LP_CONTENT | 20130527 | ||||
| 2 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | 20130527 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130527 |
Method GET_LAUNCHPAD_DETAILS on class /UI2/IF_FND_LAUNCHPAD_ACCESS has no exception.
Method GET_LAUNCHPAD_NAV_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAV_TARGET | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MP_NAV_TREE=>TP_S_LINK_DESC | 20130527 | ||||
| 2 | IV_BUSINESS_PARAMS | Call by reference | Type reference (TYPE) | STRING | 20130527 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130527 | ||||
| 4 | IV_SHELLTYPE | Call by reference | Type reference (TYPE) | STRING | GC_SHELL_TYPE-STANDALONE | 20130527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130527 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |