SAP ABAP Class CL_CRM_IC_ACTION_COMM_UTIL (Cross frame, view, page communication)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Properties
Class CL_CRM_IC_ACTION_COMM_UTIL  
Short Description Cross frame, view, page communication    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20021206   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_ACTION_COMM_UTIL has no forward declaration.
Interfaces
Class CL_CRM_IC_ACTION_COMM_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ACTION_COMM_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTON_ID Instance attribute Private Type reference (TYPE) STRING 20021206
2 BUTTON_ID_SHORT Constant Public Type reference (TYPE) STRING 'ReturnFromBOR$btn' 20021206
3 BUTTON_ONCLICK Constant Public Type reference (TYPE) STRING 'onReturnFromBOR' 20090625
4 COMPONENT_ID Instance attribute Private Type reference (TYPE) STRING 20021206
5 RETURN_ID_CONTAINER Instance attribute Private Type reference (TYPE) STRING 20021206
6 RETURN_ID_CONTAINER_SHORT Constant Private Type reference (TYPE) STRING 'ac_container' 20021206
7 RETURN_ID_OBJECT_KEY Instance attribute Private Type reference (TYPE) STRING 20021206
8 RETURN_ID_OBJECT_KEY_SHORT Constant Private Type reference (TYPE) STRING 'ac_object_key' 20021206
9 RETURN_ID_VALUE Instance attribute Private Type reference (TYPE) STRING 20021206
10 RETURN_ID_VALUE_SHORT Constant Private Type reference (TYPE) STRING 'ac_value' 20021206
11 SELF_TAB Static Attribute Private Type reference (TYPE) TY_SELF_TAB 20030702
12 SEPARATOR Instance attribute Private Type reference (TYPE) STRING ']$@' 20021206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030702
2 CREATE_INSTANCE Static method Public Method Create and set initial view cntroller based values 20021206
3 GET_BUTTON_EVENT_SCRIPT Instance method Public Method Get button event script for return data flow 20090625
4 GET_BUTTON_ID Instance method Public Method Relative button ID, incl. comonent id 20021212
5 GET_BUTTON_ID_SHORT Instance method Public Method Absolute button ID 20021212
6 GET_INSTANCE Static method Public Method Get instance 20021206
7 GET_INSTANCE_FOR_PARENT_VIEW Static method Private Method Return instance for corresponding parent view 20030702
8 GET_RETURN_ID_CONTAINER Instance method Public Method Relative container ID, incl. comonent id 20021212
9 GET_RETURN_ID_CONTAINER_SHORT Instance method Public Method Absolute container ID 20021212
10 GET_RETURN_ID_OBJECT_KEY Instance method Public Method Relative object key ID, incl. comonent id 20021212
11 GET_RETURN_ID_OBJECT_KEY_SHORT Instance method Public Method Absolute object key ID 20021212
12 GET_RETURN_ID_VALUE Instance method Public Method Relative value field ID, incl. comonent id 20021212
13 GET_RETURN_ID_VALUE_SHORT Instance method Public Method Absolute value field ID 20021212
14 GET_SEPARATOR Instance method Public Method Container separator 20021212
Events
Class CL_CRM_IC_ACTION_COMM_UTIL has no event.
Types
Class CL_CRM_IC_ACTION_COMM_UTIL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20030702

Method CONSTRUCTOR on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING Komponenten-ID 20021207
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTION_COMM_UTIL 20021206

Method CREATE_INSTANCE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_BUTTON_EVENT_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LTX_GUID Call by reference Type reference (TYPE) STRING 20090626
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20090625

Method GET_BUTTON_EVENT_SCRIPT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_BUTTON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_BUTTON_ID on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_BUTTON_ID_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_BUTTON_ID_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20030703
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTION_COMM_UTIL 20021206

Method GET_INSTANCE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_INSTANCE_FOR_PARENT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20030703
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTION_COMM_UTIL Frame-, sicht- und seitenübergreifende Kommunikation 20030702

Method GET_INSTANCE_FOR_PARENT_VIEW on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_CONTAINER on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_CONTAINER_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_CONTAINER_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_OBJECT_KEY on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_OBJECT_KEY_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_OBJECT_KEY_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_VALUE on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_RETURN_ID_VALUE_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_RETURN_ID_VALUE_SHORT on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.

Method GET_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20021212

Method GET_SEPARATOR on class CL_CRM_IC_ACTION_COMM_UTIL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 400