SAP ABAP Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS (Import/Export parameter processing)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_WIZ_EXPORT_DF Export data flow 20040204
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_ABOX_WIZ_IMPORT_DF Import data flow 20040204
Properties
Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS  
Short Description Import/Export parameter processing    
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 20040115   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
Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no interface implemented.
Friends
Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_GENERATOR Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_IC_ACTION_GENERATION Action generation 20040116
2 GT_F4_PARAMS Instance attribute Protected Type reference (TYPE) VRM_VALUES 20040116
3 GT_OLD_PARAMS Instance attribute Protected Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM_TAB Detail definitions of data flow parameters 20040116
4 GT_PARAMS Instance attribute Protected Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM_TAB Detail definitions of data flow parameters 20040116
5 GV_DATAFLOW_ELEMENT Instance attribute Protected Type reference (TYPE) STRING 20040116
6 GV_XSLT_CONVERT_PARAM_TO_DOC Instance attribute Protected Type reference (TYPE) STRING 20040131
7 GV_XSLT_LOAD_DEFINITION Instance attribute Protected Type reference (TYPE) STRING 20040131
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_F4_DROPDOWN_TABLE Instance method Protected Method 20040116
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040116
3 GET_PARAMETERS Instance method Public Method Get all import or export parameters 20040116
4 GET_PARAMETER_DETAILS Instance method Public Method Get details for a specific parameter 20040116
5 LOAD_PARAMETER_DEFINITIONS Instance method Protected Method 20040116
6 MERGE_PARAMETER_DEFINITIONS Instance method Public Method Merge changed parameters into original data flow XML 20040116
7 SET_PARAMETER_VALUES Instance method Public Method Set a specific parameter 20040117
Events
Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no event.
Types
Class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no local type.
Method Signatures

Method BUILD_F4_DROPDOWN_TABLE Signature

Method BUILD_F4_DROPDOWN_TABLE on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no parameter.
Method BUILD_F4_DROPDOWN_TABLE on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GENERATOR Call by reference Object reference (TYPE REF TO) IF_CRM_IC_ACTION_GENERATION Aktionsgenerierung 20040116
2 Importing IV_DATAFLOW_ELEMENT Call by reference Type reference (TYPE) STRING 20040116
3 Importing IV_XSLT_CONVERT_PARAM_TO_DOC Call by reference Type reference (TYPE) STRING 20040131
4 Importing IV_XSLT_LOAD_DEFINITION Call by reference Type reference (TYPE) STRING 20040131

Method CONSTRUCTOR on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) VRM_VALUES 20040116

Method GET_PARAMETERS on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no exception.

Method GET_PARAMETER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER Call by reference Type reference (TYPE) SIMPLE 20040116
2 Returning RS_RESULT Value transfer Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM Detaildefinition eines Datenflussparameters 20040116

Method GET_PARAMETER_DETAILS on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no exception.

Method LOAD_PARAMETER_DEFINITIONS 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 20040116
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20040116

Method MERGE_PARAMETER_DEFINITIONS 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 20040116
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040116

Method MERGE_PARAMETER_DEFINITIONS on class CL_CRM_IC_ABOX_WIZ_DF_PARAMS has no exception.

Method SET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM Detaildefinition eines Datenflussparameters 20040117

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