SAP ABAP Class CL_CRM_UI_LTX_ABSTRACT_ITS (Base class for ITS based launch transactions)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_LTX_ABSTRACT Root class of all launch transactions of WebClient UI 20060516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_LTX_ABSTRACT_BOR BOR specific action base class 20060515
Properties
Class CL_CRM_UI_LTX_ABSTRACT_ITS  
Short Description Base class for ITS based launch transactions    
Super Class CL_CRM_UI_LTX_ABSTRACT Root class of all launch transactions of WebClient UI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_LTX   Launch Transactions 
Created 20060515   SAP 
Last change 20100303   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_UI_LTX_ABSTRACT_ITS has no interface implemented.
Friends
Class CL_CRM_UI_LTX_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' 20060515
2 GR_DATA_FLOW_FROM_ITS Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_UI_LTX_ITS_FR_DATA_FLOW Process data flow back from ITS 20060515
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 20060515
4 GV_DATA_FLOW_HANDLING Instance attribute Protected Type reference (TYPE) STRING 20060515
5 GV_RETURN_CONTAINER_REQUESTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060515
2 GET_AND_ADD_ENTITY_TO_AC Instance method Protected Method 20060515
3 SET_CONTAINER_COMPRESSION Instance method Public Method Set Compression Mode of BOR Container 20090216
4 SET_CONTAINER_DATA Instance method Protected Method 20060515
5 SET_CONTAINER_OBJECT Instance method Protected Method 20060515
Events
Class CL_CRM_UI_LTX_ABSTRACT_ITS has no event.
Types
Class CL_CRM_UI_LTX_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 20060515
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) STRING 20060515
3 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20060515

Method CONSTRUCTOR on class CL_CRM_UI_LTX_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 20060515

Method GET_AND_ADD_ENTITY_TO_AC on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.

Method SET_CONTAINER_COMPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPRESSED_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20090216

Method SET_CONTAINER_COMPRESSION on class CL_CRM_UI_LTX_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 20060515
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20060515

Method SET_CONTAINER_DATA on class CL_CRM_UI_LTX_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 20060515
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SIMPLE 20060515
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SIMPLE 20060515

Method SET_CONTAINER_OBJECT on class CL_CRM_UI_LTX_ABSTRACT_ITS has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700