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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_GENERATION | Action generation | 20040116 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | VRM_VALUES | 20040116 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM_TAB | Detail definitions of data flow parameters | 20040116 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM_TAB | Detail definitions of data flow parameters | 20040116 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040116 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040131 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20040116 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040116 | |
| 3 | Instance method | Public | Method | Get all import or export parameters | 20040116 | |
| 4 | Instance method | Public | Method | Get details for a specific parameter | 20040116 | |
| 5 | Instance method | Protected | Method | 20040116 | ||
| 6 | Instance method | Public | Method | Merge changed parameters into original data flow XML | 20040116 | |
| 7 | 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 | IR_GENERATOR | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_GENERATION | Aktionsgenerierung | 20040116 | |||
| 2 | IV_DATAFLOW_ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040116 | ||||
| 3 | IV_XSLT_CONVERT_PARAM_TO_DOC | Call by reference | Type reference (TYPE) | STRING | 20040131 | ||||
| 4 | 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 | 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 | IV_PARAMETER | Call by reference | Type reference (TYPE) | SIMPLE | 20040116 | ||||
| 2 | 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 | 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 | 20040116 |
Method MERGE_PARAMETER_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DF_IDEF_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040116 | |||
| 2 | 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 | 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 |