SAP ABAP Class /BOFU/CL_FBI_VWI_WITH_HELPER (FBI Version 2: View Instance with Helper)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
     /BOFU/FBI_RUNTIME_V2_BASE (Package) FBI Runtime: Current Version: Base Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_FBI_VIEW_INSTANCE_NEW /bofu/cl_fbi_view_instance_new 20100106
Properties
Class /BOFU/CL_FBI_VWI_WITH_HELPER  
Short Description FBI Version 2: View Instance with Helper    
Super Class /BOFU/CL_FBI_VIEW_INSTANCE_NEW /bofu/cl_fbi_view_instance_new 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/FBI_RUNTIME_V2_BASE   FBI Runtime: Current Version: Base Services 
Created 20100106   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_FBI_VWI_WITH_HELPER has no forward declaration.
Interfaces
Class /BOFU/CL_FBI_VWI_WITH_HELPER has no interface implemented.
Friends
Class /BOFU/CL_FBI_VWI_WITH_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_UI_HELPER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_UI_HELPER FBI Version 2: UI Helper Class 20100110
2 SO_CD_HELPER_ACTION Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR 20100111
3 SO_CD_HELPER_DATA Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Runtime Type Services 20100111
4 SO_CD_HELPER_MESSAGE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR 20100115
5 SO_CD_HELPER_MODIFY Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Runtime Type Services 20100113
6 SO_CD_HELPER_PROPERTY Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR 20100111
7 SO_CD_HELPER_STD Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Runtime Type Services 20110825
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100111
2 GET_DATA_INT Instance method Protected Method 20100107
3 GET_DATA_INT_HELPER Instance method Protected Method 20100107
4 POST_MODIFICATIONS_INT Instance method Protected Method 20100113
5 POST_MODIFICATIONS_INT_HELPER Instance method Protected Method 20100113
6 READ_DATA_HELPER Instance method Protected Method 20100111
7 READ_PROPERTY_HELPER Instance method Protected Method 20100110
Events
Class /BOFU/CL_FBI_VWI_WITH_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ACTION_PROPERTIES Protected Attribute reference (LIKE) 20100111
2 TS_CHANGE_LOG Protected Attribute reference (LIKE) 20100113
3 TT_ACTION_PROPERTIES Protected Attribute reference (LIKE) 20100111
4 TT_CHANGE_LOG Protected Attribute reference (LIKE) 20100113
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VWI_WITH_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method GET_DATA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) DATA 20100107
2 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100107
3 Changing CV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
4 Importing IS_VIEW_CONTEXT_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TS_VIEW_CONTEXT_DATA 20100920
5 Importing IT_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100107
6 Importing IT_SRC_ADD Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100107
7 Importing IT_SRC_DEL Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100107

Method GET_DATA_INT on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method GET_DATA_INT_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) DATA 20100107
2 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100107
3 Changing CV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
4 Importing IO_SERVICE_INFO Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_TREE_SERVICE_INFO Provides information about services 20120712
5 Importing IS_UI_CONTEXT_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TS_UI_CONTEXT_DATA 20120713
6 Importing IS_VIEW_CONTEXT_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TS_VIEW_CONTEXT_DATA 20100920
7 Importing IT_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100107

Method GET_DATA_INT_HELPER on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method POST_MODIFICATIONS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE_LOG Call by reference Type reference (TYPE) TT_CHANGE_LOG 20100113

Method POST_MODIFICATIONS_INT on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method POST_MODIFICATIONS_INT_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE_LOG Call by reference Type reference (TYPE) TT_CHANGE_LOG 20100113

Method POST_MODIFICATIONS_INT_HELPER on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method READ_DATA_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_DATA Call by reference Object reference (TYPE REF TO) DATA 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) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>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_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20100111

Method READ_DATA_HELPER on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.

Method READ_PROPERTY_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_PROPERTY_DATA Call by reference Object reference (TYPE REF TO) DATA 20100110
2 Importing IT_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100110

Method READ_PROPERTY_HELPER on class /BOFU/CL_FBI_VWI_WITH_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702