SAP ABAP Class /PLMU/CL_FRW_CNR_CNTRL (Super CNR Controller)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_CORE (Package) UI Framework: Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_CNR_CNTRL_GAF GAF CNR Controller 20100706
2 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_CNR_CNTRL_OIF OIF CNR Controller 20100706
3 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_CNR_CNTRL_OVP OVP CNR Controller 20100630
Properties
Class /PLMU/CL_FRW_CNR_CNTRL  
Short Description Super CNR Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMU/UI_FRW_CORE   UI Framework: Core 
Created 20090809   SAP 
Last change 20130531   SAP 
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)
2 IF_FPM_CNR_OIF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FPM_OIF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /PLMU/CL_FRW_CNR_CNTRL has no interface implemented.
Friends
Class /PLMU/CL_FRW_CNR_CNTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CNR_CONTROLLER Static Attribute Private Object reference (TYPE REF TO) /PLMU/CL_FRW_CNR_CNTRL UI Framework - CNR controller 20100701
2 GT_FLD_PROP_CNR_MAP Static Attribute Protected Type reference (TYPE) /PLMU/T_FRW_ABB_CNR_MAP ABB Node attribute to CNR event ID mapping 20100707
3 GT_OPR_PROP_CNR_MAP Static Attribute Protected Type reference (TYPE) /PLMU/TS_FRW_CNR_OPR_MAP ABB Node attribute to CNR event ID mapping 20100707
4 GV_REFRESH_CNTRL_ON_NEW_LAYOUT Static Attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100630
2 CONTROL_STANDARD_BUTTONS Static method Public Method 20110317
3 CONTROL_STANDARD_BUTTONS_INT Instance method Protected Method 20110317
4 GET_PROPERTIES_CNR_MAP Static method Public Method 20100707
5 GET_STANDARD_BUTTON_PROPERTIES Instance method Protected Method 20100701
6 HNDL_AFTER_COLLECT_PROPERTIES Instance method Private Event handling method Set action properties 20100707
7 SET_PROPERTIES_CNR_MAP Static method Public Method 20100707
8 SET_TOOLBAR_ELEMENT_PROPERTIES Instance method Protected Method Set properties of button choices 20100706
9 SET_UP Static method Public Method 20110317
Events
Class /PLMU/CL_FRW_CNR_CNTRL has no event.
Types
Class /PLMU/CL_FRW_CNR_CNTRL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /PLMU/CL_FRW_CNR_CNTRL has no parameter.
Method CONSTRUCTOR on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method CONTROL_STANDARD_BUTTONS Signature

Method CONTROL_STANDARD_BUTTONS on class /PLMU/CL_FRW_CNR_CNTRL has no parameter.
Method CONTROL_STANDARD_BUTTONS on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method CONTROL_STANDARD_BUTTONS_INT Signature

Method CONTROL_STANDARD_BUTTONS_INT on class /PLMU/CL_FRW_CNR_CNTRL has no parameter.
Method CONTROL_STANDARD_BUTTONS_INT on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method GET_PROPERTIES_CNR_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLD_PROP_CNR_MAP Call by reference Type reference (TYPE) /PLMU/T_FRW_ABB_CNR_MAP ABB Node attribute to CNR event ID mapping 20100707
2 Exporting ET_OPR_PROP_CNR_MAP Call by reference Type reference (TYPE) /PLMU/TS_FRW_CNR_OPR_MAP ABB Node attribute to CNR event ID mapping 20100707

Method GET_PROPERTIES_CNR_MAP on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method GET_STANDARD_BUTTON_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100803
2 Exporting EV_ENABLED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100803
3 Exporting EV_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20100803
4 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID Character Field Length = 10 20100803
# Exception Resumable Description Created on
1 /PLMU/CX_FRW_INTERNAL 20110605

Method HNDL_AFTER_COLLECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FLD_PROPERTIES Value transfer Attribute reference (LIKE) 20100929
2 Importing IR_OPR_PROPERTIES Value transfer Attribute reference (LIKE) 20100929
3 Importing IV_ABBID Value transfer Attribute reference (LIKE) 20101028

Method HNDL_AFTER_COLLECT_PROPERTIES on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method SET_PROPERTIES_CNR_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FLD_PROP_CNR_MAP Call by reference Type reference (TYPE) /PLMU/T_FRW_ABB_CNR_MAP ABB Node attribute to CNR event ID mapping 20100707
2 Importing IT_OPR_PROP_CNR_MAP Call by reference Type reference (TYPE) /PLMU/TS_FRW_CNR_OPR_MAP ABB Node attribute to CNR event ID mapping 20100707

Method SET_PROPERTIES_CNR_MAP on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method SET_TOOLBAR_ELEMENT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20100706
2 Importing IV_ENABLED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100706
3 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20100706
4 Importing IV_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20100706

Method SET_TOOLBAR_ELEMENT_PROPERTIES on class /PLMU/CL_FRW_CNR_CNTRL has no exception.

Method SET_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH_CNTRL_ON_NEW_LAYOUT Call by reference Type reference (TYPE) BOOLE_D 20110317

Method SET_UP on class /PLMU/CL_FRW_CNR_CNTRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702