SAP ABAP Interface IF_CRM_IC_ABOX_WIZ_GENERATION (Generator access for wizard)
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 | Interface composition (i COMPRISING i_ref) | IF_CRM_IC_ABOX_WIZ_TECH_DATA | Technical details of action handler | 20030123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_ABOX_WIZ_TECH_ABSTR | Abstract parent for tech. detail implementations | 20030123 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_WIZ_TECH_ABSTRACT | Technical details for Wizard | 20041130 |
Properties
Interface | IF_CRM_IC_ABOX_WIZ_GENERATION | |
Short Description | Generator access for wizard |
General Data
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20030123 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | VRM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no interface.
Friends
Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no friend.
Attributes
Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return DDIC definition for a specific parameter | 20030529 |
2 | ![]() |
Instance method | Public | Method | Get all export parameters | 20040119 |
3 | ![]() |
Instance method | Public | Method | Get details for a specific export parameter | 20040119 |
4 | ![]() |
Instance method | Public | Method | Get all action import parameters | 20030123 |
5 | ![]() |
Instance method | Public | Method | Get details for a specific action import parameter | 20030123 |
6 | ![]() |
Instance method | Public | Method | Prepares interface description for paramter queries | 20040119 |
7 | ![]() |
Instance method | Public | Method | Set a specific export parameter | 20040119 |
8 | ![]() |
Instance method | Public | Method | Set a specific action import parameter | 20030123 |
9 | ![]() |
Instance method | Public | Method | Start generation | 20030123 |
Events
Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no event.
Types
Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no local type.
Method Signatures
Method GET_DDIC_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | SIMPLE | 20030529 | |||
2 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | SIMPLE | 20030529 | |||
3 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20030529 |
Method GET_DDIC_DEFINITION on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no exception.
Method GET_EXPORT_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 | 20040119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040119 |
Method GET_EXPORT_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 | 20040119 | |||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20040119 |
Method GET_EXPORT_PARAMETER_DETAILS on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no exception.
Method GET_IMPORT_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 | 20030123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030204 |
Method GET_IMPORT_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 | 20030123 | |||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20030123 |
Method GET_IMPORT_PARAMETER_DETAILS on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no exception.
Method PREPARE_INTERFACE_INFORMATION Signature
Method PREPARE_INTERFACE_INFORMATION on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040226 |
Method SET_EXPORT_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 | 20040119 |
Method SET_EXPORT_PARAMETER_VALUES on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no exception.
Method SET_IMPORT_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 | 20030123 |
Method SET_IMPORT_PARAMETER_VALUES on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no exception.
Method TRIGGER_GENERATION Signature
Method TRIGGER_GENERATION on Interface IF_CRM_IC_ABOX_WIZ_GENERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030131 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |