SAP ABAP Class /BOFU/CL_PBI_POWL_DESTIME (TODO: PBI POWL Definition Design Time)
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/PBI_CORE (Package) POWL BOPF Integration Core
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_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090130
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090130
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_WHERE_USED_CHECK Where Used Checks 20081224
Properties
Class /BOFU/CL_PBI_POWL_DESTIME  
Short Description TODO: PBI POWL Definition Design Time    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class /BOFU/PBI_DT    
Program status     
Category 0   
Package /BOFU/PBI_CORE   POWL BOPF Integration Core 
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/IF_FBI_VIEW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /BOFU/IF_PBI_POWL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /BOFU/IF_PBI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 /BOFU/IF_VIM_VCL_VIEW_DAC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 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_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090130
3 /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090130
4 /BOFU/IF_WHERE_USED_CHECK Where Used Checks 20081224
Friends
Class /BOFU/CL_PBI_POWL_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 20090308
2 MO_VCL_FACTORY Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_SERVICES View Maintenance Helper Services 20090308
3 MO_VCL_HELPER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_VIM_VCL_HELPER View Cluster Helper 20090308
4 MS_KEYS_DELTA Instance attribute Protected Type reference (TYPE) /BOFU/IF_PBI_POWL_TYPES=>TS_HEADER_KEYS_DELTA Header Keys 20090308
5 SC_OK_CODES Constant Protected See coding OK Codes 20090311
6 SC_VIEWS Constant Public See coding Views 20090308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090311
2 GET_FBI_VIEW_DETAILS Instance method Protected Method Get FBI View Details 20090311
3 OPEN_BO Instance method Protected Method Open given BO in BOPF configuration tool 20090311
4 OPEN_CLASS Instance method Protected Method Open Class 20090902
5 PAI_PER_LIST_LINE_2_DBLCLK Instance method Protected Method PAI: Process Event per Line (List/Detail) 20090311
6 READ_CHANGED_VIEWS Instance method Protected Method Read Changed PBI Views 20090308
7 READ_GIVEN_VIEWS Instance method Protected Method Read Given PBI Views 20090308
8 SHM_REFRESH_VIEW_DATA Instance method Protected Method SHM Refresh View Instance 20090311
Events
Class /BOFU/CL_PBI_POWL_DESTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_VIEW_WORK_AREAS Protected See coding 20090311 begin of ts_view_work_areas, /BOFU/VPBI_POWL type /BOFU/VPBI_POWL, /BOFU/VPBI_POWLS type /BOFU/VPBI_POWLS, /bofu/vpbi_powlf TYPE /bofu/vpbi_powlf, /bofu/vpbi_powla TYPE /bofu/vpbi_powla, /bofu/vpbipowlap TYPE /bofu/vpbipowlap, end of ts_view_work_areas
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_FBI_VIEW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BO_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090311
2 Exporting EV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090311
3 Importing IV_FBI_VIEW Value transfer Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20090311

Method GET_FBI_VIEW_DETAILS on class /BOFU/CL_PBI_POWL_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 20090311
2 Importing IV_ALTERNATE_KEY Call by reference Type reference (TYPE) /BOFU/ALTKEY Alternate Key 20090311
3 Importing IV_ASSOCIATION Call by reference Type reference (TYPE) /BOFU/ASSOCIATION Association 20090311
4 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20090311
5 Importing IV_IN_NEW_WINDOW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090311
6 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20090311
7 Importing IV_QUERY Call by reference Type reference (TYPE) /BOFU/QUERY Query 20090311

Method OPEN_BO on class /BOFU/CL_PBI_POWL_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 20090902
2 Importing IV_IN_NEW_WINDOW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090902

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

Method PAI_PER_LIST_LINE_2_DBLCLK Signature

Method PAI_PER_LIST_LINE_2_DBLCLK on class /BOFU/CL_PBI_POWL_DESTIME has no parameter.
Method PAI_PER_LIST_LINE_2_DBLCLK on class /BOFU/CL_PBI_POWL_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_PBI_POWL_TYPES=>TS_CONF_DATA Configuration data 20090308
2 Importing IT_CHANGED_DATA Call by reference Type reference (TYPE) /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_CHANGED_DATA Changed Data of Views 20090308

Method READ_CHANGED_VIEWS on class /BOFU/CL_PBI_POWL_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_PBI_POWL_TYPES=>TS_CONF_DATA Configuration data 20090308
2 Importing IT_KEYS Call by reference Type reference (TYPE) /BOFU/IF_PBI_POWL_TYPES=>TT_CONF_HDR_KEYS 20090308

Method READ_GIVEN_VIEWS on class /BOFU/CL_PBI_POWL_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 20090311
2 Importing IV_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090311
3 Importing IV_VIEW Call by reference Type reference (TYPE) /BOFU/PBI_POWL PBI POWL 20090311

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