SAP ABAP Interface IF_CRM_IC_ACTION_GENERATION (Action generation)
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 implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_ACTION_GENERATOR | Action generation | 20021018 |
Properties
| Interface | IF_CRM_IC_ACTION_GENERATION | |
| Short Description | Action generation |
General Data
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20021013 | SAP |
| Last changed | 20081007 | SAP |
| 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
Interface IF_CRM_IC_ACTION_GENERATION has no interface.
Friends
Interface IF_CRM_IC_ACTION_GENERATION has no friend.
Attributes
Interface IF_CRM_IC_ACTION_GENERATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build code for action specific constructor | 20021013 | |
| 2 | Instance method | Public | Method | Build code for action definition retrieval | 20021021 | |
| 3 | Instance method | Public | Method | Build code for data flow to the action | 20021013 | |
| 4 | Instance method | Public | Method | Build code for data flow from the action | 20021013 | |
| 5 | Instance method | Public | Method | Check existing class if regeneration is possible | 20021021 | |
| 6 | Instance method | Public | Method | Generate class frame (data flow independent parts) | 20021013 | |
| 7 | Instance method | Public | Method | Generate methods and local types | 20021013 | |
| 8 | Instance method | Public | Method | Get data flow and interface definition with details | 20030122 | |
| 9 | Instance method | Public | Method | Get available data flow (either initial or existing) | 20021018 | |
| 10 | Instance method | Public | Method | Returns DDIC definition for a specific parameter | 20030529 | |
| 11 | Instance method | Public | Method | Load action interface definitions | 20021013 | |
| 12 | Instance method | Public | Method | Set data flow and interface definition with details | 20030123 | |
| 13 | Instance method | Public | Method | Defines if the return data flow should be executed | 20030203 |
Events
Interface IF_CRM_IC_ACTION_GENERATION has no event.
Types
Interface IF_CRM_IC_ACTION_GENERATION has no local type.
Method Signatures
Method BUILD_CONSTRUCTOR_CODE Signature
Method BUILD_CONSTRUCTOR_CODE on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021013 |
Method BUILD_DEFINITION_CODE Signature
Method BUILD_DEFINITION_CODE on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021021 |
Method BUILD_PREPARE_CODE Signature
Method BUILD_PREPARE_CODE on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021018 |
Method BUILD_RETURN_CODE Signature
Method BUILD_RETURN_CODE on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021018 |
Method CHECK_CLASS_FOR_REGENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | "Wahr" wenn OK | 20021021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021021 |
Method GENERATE_CLASS Signature
Method GENERATE_CLASS on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021013 |
Method GENERATE_SOURCES Signature
Method GENERATE_SOURCES on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021013 |
Method GET_COMPLETE_DF_AND_IFDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030122 |
Method GET_COMPLETE_DF_AND_IFDEF on Interface IF_CRM_IC_ACTION_GENERATION has no exception.
Method GET_DATA_FLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGENERATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20021018 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20021018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021018 |
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_ACTION_GENERATION has no exception.
Method LOAD_ACTION_INTERFACE Signature
Method LOAD_ACTION_INTERFACE on Interface IF_CRM_IC_ACTION_GENERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021013 |
Method SET_COMPLETE_DF_AND_IFDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030123 |
Method SET_COMPLETE_DF_AND_IFDEF on Interface IF_CRM_IC_ACTION_GENERATION has no exception.
Method SET_RETURN_DATA_FLOW_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030203 |
Method SET_RETURN_DATA_FLOW_REQUEST on Interface IF_CRM_IC_ACTION_GENERATION has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |