SAP ABAP Class /BOFU/CL_FBI_VIEW_DESTIME (FBI View Design Time (OBSOLETE view cluster))
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_DESIGNTIME_V1 (Package) FBI Design Time V1: View Cluster (Current Version)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20081224
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_CONF_OBJ_DESIGNTIME Configuration Object Design Time Env (singleton) 20090702
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090130
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090130
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_WHERE_USED_CHECK Where Used Checks 20081224
Properties
Class /BOFU/CL_FBI_VIEW_DESTIME  
Short Description FBI View Design Time (OBSOLETE view cluster)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class /BOFU/FBI_DT_VIEW    
Program status     
Category 0   
Package /BOFU/FBI_DESIGNTIME_V1   FBI Design Time V1: View Cluster (Current Version) 
Created 20081224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/CL_VIM_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /BOFU/IF_FBI_VIEW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /BOFU/IF_WHERE_USED_CHECK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20081224
2 /BOFU/IF_CONF_OBJ_DESIGNTIME Configuration Object Design Time Env (singleton) 20090702
3 /BOFU/IF_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090130
4 /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090130
5 /BOFU/IF_WHERE_USED_CHECK Where Used Checks 20081224
Friends
Class /BOFU/CL_FBI_VIEW_DESTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL_LOG_HELPER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_APPLOG_HELPER Application Log helper 20081229
2 MO_RNGEDIT_FD_OIV Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_VCL_VALRNG_EDITOR View Cluster: Value range editor at subordinate view 20081225
3 MO_RNGEDIT_RV_A_FV Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_VCL_VALRNG_EDITOR View Cluster: Value range editor at subordinate view 20081225
4 MO_RNGEDIT_RV_TN_FV Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_VCL_VALRNG_EDITOR View Cluster: Value range editor at subordinate view 20081225
5 MO_VCL_HELPER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_VIM_VCL_HELPER View Cluster Helper 20081225
6 MO_VIM_SERVICES Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_SERVICES 20090401
7 MS_KEYS_DELTA Instance attribute Protected Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TS_HEADER_KEYS_DELTA Header Keys 20081231
8 SC_OK_CODES Constant Protected See coding OK Codes 20090123
9 SC_RANGE_EDIT_BUTTON_DATA Constant Protected See coding 20081228
10 SC_VIEWS Constant Public See coding Views 20081225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081229
2 GENERATE_OUTPUT_STRUCT Instance method Protected Method GOS: Generate Output Structure for given FBI View 20090407
3 IS_OBJECT_IN_USE_INT Instance method Protected Method Is given Server object being used by me as Dependent Object? 20090108
4 OPEN_BO Instance method Protected Method Open given BO in BOPF configuration tool 20090123
5 OPEN_CLASS Instance method Protected Method Open Class 20090123
6 OPEN_STRUCTURE Instance method Protected Method Open Structure 20090123
7 PAI_PER_LIST_LINE_2_DBLCLK Instance method Protected Method PAI: Process Event per Line (List/Detail) 20090123
8 READ_CHANGED_VIEWS Instance method Protected Method Read Changed FBI Views 20081231
9 READ_GIVEN_VIEWS Instance method Protected Method Read Given FBI Views 20090106
10 SHM_REFRESH_VIEW_DATA Instance method Public Method SHM Refresh View Instance 20090108
Events
Class /BOFU/CL_FBI_VIEW_DESTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_OBJECT_USAGE Protected See coding 20090108 BEGIN OF ts_object_usage, name TYPE /bofu/s_fbiv_relview-name, related_view TYPE /bofu/s_fbiv_relview-related_view, END OF ts_object_usage
2 TS_VIEW_WORK_AREAS Protected See coding 20090123 BEGIN OF ts_view_work_areas, /bofu/vfbiv_h TYPE /bofu/vfbiv_h, /bofu/vfbiv_fd TYPE /bofu/vfbiv_fd, /bofu/vfbiv_oib TYPE /bofu/vfbiv_oib, /bofu/vfbiv_oibv TYPE /bofu/vfbiv_oibv, /bofu/vfbiv_oob TYPE /bofu/vfbiv_oob, /bofu/vfbiv_r TYPE /bofu/vfbiv_r, /bofu/vfbiv_raf TYPE /bofu/vfbiv_raf, /bofu/vfbiv_rafv TYPE /bofu/vfbiv_rafv, /bofu/vfbiv_rtf TYPE /bofu/vfbiv_rtf, /bofu/vfbiv_rtfv TYPE /bofu/vfbiv_rtfv, /BOFU/VFBIV_A TYPE /BOFU/VFBIV_A, /BOFU/VFBIV_AP TYPE /BOFU/VFBIV_AP, END OF ts_view_work_areas
3 TT_OBJECT_USAGE Protected See coding 20090108 tt_object_usage TYPE HASHED TABLE OF ts_object_usage WITH UNIQUE KEY name related_view
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_DESTIME has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method GENERATE_OUTPUT_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20090407

Method GENERATE_OUTPUT_STRUCT on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method IS_OBJECT_IN_USE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY_IN_USE Call by reference Type reference (TYPE) ANY TABLE Server Object Keys in Use 20090108
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BOFU/IF_WHERE_USED_CHECK=>TT_OBJ_MESSAGE Object Messages 20090108
3 Changing CT_OBJ_USAGE Call by reference Type reference (TYPE) /BOFU/IF_WHERE_USED_CHECK=>TT_OBJ_USAGE Object Usage: Server Object & Dependent Object Keys 20090108
4 Changing CT_OBJ_USAGE1 Call by reference Type reference (TYPE) TT_OBJECT_USAGE 20090108
5 Importing IS_CONF_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TS_CONF_DATA Configuration Data 20090108
6 Importing IT_KEY Call by reference Type reference (TYPE) ANY TABLE Server Object keys 20090108
7 Importing IV_OBJECT Call by reference Type reference (TYPE) /BOFU/WHERE_USE_OBJECT_TYPE Where Used Analysis: Server Object Type 20090108

Method IS_OBJECT_IN_USE_INT on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method OPEN_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) /BOFU/ACTION Action 20090123
2 Importing IV_ALTERNATE_KEY Call by reference Type reference (TYPE) /BOFU/ALTKEY Alternate Key 20090123
3 Importing IV_ASSOCIATION Call by reference Type reference (TYPE) /BOFU/ASSOCIATION Association 20090123
4 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20090123
5 Importing IV_IN_NEW_WINDOW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090123
6 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20090123
7 Importing IV_QUERY Call by reference Type reference (TYPE) /BOFU/QUERY Query 20090123

Method OPEN_BO on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method OPEN_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) CLIKE 20090123
2 Importing IV_IN_NEW_WINDOW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090123

Method OPEN_CLASS on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method OPEN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) CLIKE 20090123
2 Importing IV_IN_NEW_WINDOW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090123
3 Importing IV_STRUCTURE Call by reference Type reference (TYPE) CLIKE 20090123

Method OPEN_STRUCTURE on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method PAI_PER_LIST_LINE_2_DBLCLK Signature

Method PAI_PER_LIST_LINE_2_DBLCLK on class /BOFU/CL_FBI_VIEW_DESTIME has no parameter.
Method PAI_PER_LIST_LINE_2_DBLCLK on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method READ_CHANGED_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONF_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TS_CONF_DATA Configuration Data 20081231
2 Importing IT_CHANGED_DATA Call by reference Type reference (TYPE) /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_CHANGED_DATA Changed Data 20081231

Method READ_CHANGED_VIEWS on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method READ_GIVEN_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONF_DATA Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TS_CONF_DATA Configuration Data 20090106
2 Exporting ET_KEYS Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TT_CONF_HDR_KEYS Header Keys 20090702
3 Importing IT_KEYS Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_TYPES=>TT_CONF_HDR_KEYS Changed Data 20090106
4 Importing IV_CHECK_EXISTENCE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090702

Method READ_GIVEN_VIEWS on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.

Method SHM_REFRESH_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INVALIDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090108
2 Importing IV_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090108
3 Importing IV_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20090108

Method SHM_REFRESH_VIEW_DATA on class /BOFU/CL_FBI_VIEW_DESTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702