SAP ABAP Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR (Abstract parent for tech. detail implementations)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_ABOX_WIZ_GENERATION Generator access for wizard 20030123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_ABOX_WIZ_TECH_DATA Technical details of action handler 20030123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_WIZ_TECH_BOR Technical data 20030123
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_WIZ_TECH_URL Technical Data - URL Transaction 20040305
Properties
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR  
Short Description Abstract parent for tech. detail implementations    
Super Class    
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 20030123   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)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_ABOX_WIZ_GENERATION Generator access for wizard 20030123
2 IF_CRM_IC_ABOX_WIZ_TECH_DATA Technical details of action handler 20030123
Friends
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20030124
2 DF_IDEF_DOC Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20030123
3 EXPORT_DF Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_IC_ABOX_WIZ_EXPORT_DF Export data flow 20040117
4 GC_OLD_CLASS_WITHOUT_VERSION Constant Protected Type reference (TYPE) STRING '' 20040331
5 GENERATOR Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_IC_ACTION_GENERATION Action generation 20030203
6 GS_LTX_ID Instance attribute Protected Type reference (TYPE) CRMC_IC_LTX_ID Launch Transaction Definition 20041130
7 IMPORT_DF Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_IC_ABOX_WIZ_IMPORT_DF Import data flow 20040117
8 IS_HANDLER_DEFINITION_NEW Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040922
9 IS_RETURN_DF_REQUESTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20030202
10 LTX_ID Instance attribute Protected Type reference (TYPE) CRMT_IC_LTX_ID Launch Transaction ID 20041109
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GENERATOR_INSTANCE Instance method Protected Method 20030203
2 GET_CLASS_VERSION Instance method Protected Method 20040331
3 INIT Instance method Protected Method Clear generator and interface references 20040119
4 IS_EXPORT_DF_OUTDATED Instance method Protected Method True if export data flow needs re-generation 20040117
5 IS_IMPORT_DF_OUTDATED Instance method Protected Method True if import data flow needs re-generation 20040117
6 LOAD_PARAMETER_DEFINITIONS Instance method Protected Method 20030123
7 MERGE_PARAMETER_DEFINITIONS Instance method Protected Method Merge changed parameters into original data flow XML 20030203
8 SET_DATA_FROM_DEF_INTERNAL Instance method Protected Method Set specific handler data 20030211
9 SET_DATA_FROM_HANDLER_INTERNAL Instance method Protected Method Set specific handler data 20030203
10 UPDATE_DATA_FLOW_VERSION Instance method Protected Method 20040331
Events
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no event.
Types
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no local type.
Method Signatures

Method CREATE_GENERATOR_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SIMPLE 20030203
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_ACTION_GENERATION Aktionsgenerierung 20030203
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030203

Method GET_CLASS_VERSION 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 20040331

Method GET_CLASS_VERSION on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method INIT Signature

Method INIT on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no parameter.
Method INIT on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method IS_EXPORT_DF_OUTDATED Signature

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

Method IS_EXPORT_DF_OUTDATED on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method IS_IMPORT_DF_OUTDATED Signature

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

Method IS_IMPORT_DF_OUTDATED on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method LOAD_PARAMETER_DEFINITIONS Signature

Method LOAD_PARAMETER_DEFINITIONS on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030204

Method MERGE_PARAMETER_DEFINITIONS Signature

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

Method MERGE_PARAMETER_DEFINITIONS on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method SET_DATA_FROM_DEF_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEFINITION Call by reference Type reference (TYPE) CRMT_IC_NAME_VALUE_TAB Tabelle für Name-Wert-Paar 20030211
2 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SIMPLE 20030211
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030211

Method SET_DATA_FROM_DEF_INTERNAL on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method SET_DATA_FROM_HANDLER_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SIMPLE 20030203
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030203

Method SET_DATA_FROM_HANDLER_INTERNAL on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.

Method UPDATE_DATA_FLOW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_VERSION Call by reference Type reference (TYPE) STRING 20040331
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20040331
History
Last changed by/on SAP  20081007 
SAP Release Created in 400