SAP ABAP Class CL_WDR_FLP_API (Fiori Launchpad API (Implementation))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CLIENT_PLUGIN Extends the functionality of Web Dynpro Client 20140514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_FLP_API Fiori Launchpad API for Web Dynpro 20140514
Properties
Class CL_WDR_FLP_API  
Short Description Fiori Launchpad API (Implementation)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20140514   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CLIENT_PLUGIN Extends the functionality of Web Dynpro Client 20140514
2 IF_WD_FLP_API Fiori Launchpad API for Web Dynpro 20140514
Friends
Class CL_WDR_FLP_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NAVIGATE_TO_OBJECT_TAB Instance attribute Public Type reference (TYPE) T_NAVIGATE_TO_OBJECT_TAB 20140514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20140514
2 FETCH_NAVIGATE_TO_OBJECT Instance method Public Method Retrieves the entries for the object navigation 20140514
Events
Class CL_WDR_FLP_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_NAVIGATE_TO_OBJECT_ENTRY Public See coding 20140514 begin of t_navigate_to_object_entry, object type string, action type string, parameters type wdr_simple_name_value_list, end of t_navigate_to_object_entry
2 T_NAVIGATE_TO_OBJECT_TAB Public See coding 20140514 t_navigate_to_object_tab type standard table of t_navigate_to_object_entry with default key
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_FLP_API has no parameter.
Method CONSTRUCTOR on class CL_WDR_FLP_API has no exception.

Method FETCH_NAVIGATE_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR_ENTRIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140514
2 Returning ENTRIES Value transfer Type reference (TYPE) T_NAVIGATE_TO_OBJECT_TAB 20140514

Method FETCH_NAVIGATE_TO_OBJECT on class CL_WDR_FLP_API has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740