SAP ABAP Class CL_CRM_IC_ABOX_ABSTRACT_ITS (Base class for ITS based launch transactions)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_ABSTRACT Parent class for all IC actions 20040206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_ABSTRACT_BOR BOR specific action base class 20040207
Properties
Class CL_CRM_IC_ABOX_ABSTRACT_ITS  
Short Description Base class for ITS based launch transactions    
Super Class CL_CRM_IC_ABOX_ABSTRACT Parent class for all IC actions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20040206   SAP 
Last change 20081007   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)
Interfaces
Class CL_CRM_IC_ABOX_ABSTRACT_ITS has no interface implemented.
Friends
Class CL_CRM_IC_ABOX_ABSTRACT_ITS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATA_FLOW_HANDLING_NEW Constant Protected Type reference (TYPE) STRING 'NEW' 20040206
2 GR_DATA_FLOW_FROM_ITS Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_IC_LTX_ITS_FR_DATA_FLOW Process data flow back from ITS 20040206
3 GR_DATA_FLOW_TO_ITS Instance attribute Private Object reference (TYPE REF TO) CL_CRM_IC_LTX_ITS_TO_DATA_FLOW Build data flow sent to ITS 20040206
4 GV_DATA_FLOW_HANDLING Instance attribute Protected Type reference (TYPE) STRING 20040206
5 GV_RETURN_CONTAINER_REQUESTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040206
2 GET_AND_ADD_ENTITY_TO_AC Instance method Protected Method 20040206
3 SET_CONTAINER_DATA Instance method Protected Method 20040206
4 SET_CONTAINER_OBJECT Instance method Protected Method 20040206
Events
Class CL_CRM_IC_ABOX_ABSTRACT_ITS has no event.
Types
Class CL_CRM_IC_ABOX_ABSTRACT_ITS 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_ID Call by reference Type reference (TYPE) STRING 20040206
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) STRING 20040206
3 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basisklasse für WD-View-Cotroller 20040206

Method CONSTRUCTOR on class CL_CRM_IC_ABOX_ABSTRACT_ITS has no exception.

Method GET_AND_ADD_ENTITY_TO_AC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) SIMPLE 20040206

Method GET_AND_ADD_ENTITY_TO_AC on class CL_CRM_IC_ABOX_ABSTRACT_ITS has no exception.

Method SET_CONTAINER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20040206
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20040206

Method SET_CONTAINER_DATA on class CL_CRM_IC_ABOX_ABSTRACT_ITS has no exception.

Method SET_CONTAINER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20040206
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SIMPLE 20040206
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SIMPLE 20040206

Method SET_CONTAINER_OBJECT on class CL_CRM_IC_ABOX_ABSTRACT_ITS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400