SAP ABAP Class CL_CRM_IC_ABOX_WIZ_EXPORT_DF (Export data flow)
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_WIZ_DF_PARAMS Import/Export parameter processing 20040204
Properties
Class CL_CRM_IC_ABOX_WIZ_EXPORT_DF  
Short Description Export data flow    
Super Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS Import/Export parameter processing 
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 20040204   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_WIZ_EXPORT_DF has no interface implemented.
Friends
Class CL_CRM_IC_ABOX_WIZ_EXPORT_DF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATAFLOW_ELEMENT Constant Private Type reference (TYPE) STRING 'asx:abap/asx:values/DATAFLOW/EXPORTPARAMETERS' Name of XML element in data flow 20040204
2 GC_XSLT_CONVERT_PARAM_TO_DOC Constant Private Type reference (TYPE) STRING 'CRM_IC_ACTION_WIZ_EPDEF_TO_DOC' Name of XSLT program 20040204
3 GC_XSLT_LOAD_DEFINITION Constant Private Type reference (TYPE) STRING 'CRM_IC_ACTION_WIZ_PARAM_FROM' Name of XSLT program 20040204
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXPORT_DATAFLOW_DEF Static method Public Method Create data flow instance for export parameters 20040204
2 IS_EXPORT_REQUESTED Instance method Public Method Returns true if at least one export parameter is requested 20040204
3 MARK_PROCESSED_OBJ_FOR_EXPORT Instance method Private Method 20040205
Events
Class CL_CRM_IC_ABOX_WIZ_EXPORT_DF has no event.
Types
Class CL_CRM_IC_ABOX_WIZ_EXPORT_DF has no local type.
Method Signatures

Method CREATE_EXPORT_DATAFLOW_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DF_IDEF_DOC Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20040204
2 Importing IR_GENERATOR Call by reference Object reference (TYPE REF TO) IF_CRM_IC_ACTION_GENERATION Aktionsgenerierung 20040204
3 Importing IV_IS_RETURN_DF_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL 20040205
4 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ABOX_WIZ_EXPORT_DF 20040204
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20040204

Method IS_EXPORT_REQUESTED 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 20040204

Method IS_EXPORT_REQUESTED on class CL_CRM_IC_ABOX_WIZ_EXPORT_DF has no exception.

Method MARK_PROCESSED_OBJ_FOR_EXPORT Signature

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

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