SAP ABAP Interface /UI2/IF_FND_LAUNCHPAD_ACCESS (Launch pad data access)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_LAUNCHPAD (Package) UIB E: Launchpad

⤷

⤷

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
Interface | /UI2/IF_FND_LAUNCHPAD_ACCESS | |
Short Description | Launch pad data access |
General Data
Package | /UI2/BASIS_SERVICES_LAUNCHPAD | UIB E: Launchpad |
Created | 20130527 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_APB_LAUNCHPAD | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | CL_APB_LPD_UTILITIES | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface /UI2/IF_FND_LAUNCHPAD_ACCESS has no interface.
Friends
Interface /UI2/IF_FND_LAUNCHPAD_ACCESS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_CONTEXT_TYPE_NWBC | Constant | Public | Type reference (TYPE) | STRING | GC_SHELL_TYPE-NWBC | 20130621 | ||
2 | GC_CONTEXT_TYPE_PORTAL | Constant | Public | Type reference (TYPE) | STRING | GC_SHELL_TYPE-PORTAL | 20130621 | ||
3 | GC_CONTEXT_TYPE_STANDALONE | Constant | Public | Type reference (TYPE) | STRING | GC_SHELL_TYPE-STANDALONE | 20130621 | ||
4 | GC_LPD_APP_TYPE | Constant | Public | See coding | 20130924 | ||||
5 | GC_SHELL_TYPE | 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
Interface /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 Interface /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 | 100 |