SAP ABAP Class /BOFU/IF_FBI_UI_HLPR_DATA (FBI Version 2: UI Helper Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_H_PPFOC_ACTION_LIST UI Helper Class for Action List 20101213
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_UIH_ACTION_LIST_V2 UI Helper Class for Action List 20110208
Properties
Class /BOFU/IF_FBI_UI_HLPR_DATA  
Short Description FBI Version 2: UI Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/IF_FBI_VIEW_INSTANCE_NEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /BOFU/IF_FBI_UI_HLPR_DATA has no interface implemented.
Friends
Class /BOFU/IF_FBI_UI_HLPR_DATA has no friend class.
Attributes
Class /BOFU/IF_FBI_UI_HLPR_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_DATA Instance method Public Method 20100111
Events
Class /BOFU/IF_FBI_UI_HLPR_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_UI_CONTEXT_DATA Public See coding 20120713 BEGIN OF ts_ui_context_data, instance_id TYPE /bofu/fbi_instance_key, config_key TYPE wdy_config_key, END OF ts_ui_context_data
Method Signatures

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100111
2 Exporting EV_PRESERVE_SEQUENCE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100215
3 Importing IO_SERVICE_INFO Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_TREE_SERVICE_INFO Provides information about services 20120712
4 Importing IS_UI_CONTEXT_DATA Call by reference Type reference (TYPE) TS_UI_CONTEXT_DATA 20120713
5 Importing IS_VIEW_CONTEXT_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TS_VIEW_CONTEXT_DATA 20100920
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100111
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100111
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100111

Method READ_DATA on class /BOFU/IF_FBI_UI_HLPR_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in