SAP ABAP Class IF_CRM_IC_ACTION_GENERATION (Action generation)
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
Class | IF_CRM_IC_ACTION_GENERATION | |
Short Description | Action generation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021013 | 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) |
Interfaces
Class IF_CRM_IC_ACTION_GENERATION has no interface implemented.
Friends
Class IF_CRM_IC_ACTION_GENERATION has no friend class.
Attributes
Class 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
Class IF_CRM_IC_ACTION_GENERATION has no event.
Types
Class IF_CRM_IC_ACTION_GENERATION has no local type.
Method Signatures
Method BUILD_CONSTRUCTOR_CODE Signature
Method BUILD_CONSTRUCTOR_CODE on class 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 class 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 class 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 class 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 class IF_CRM_IC_ACTION_GENERATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021013 |
Method GENERATE_SOURCES Signature
Method GENERATE_SOURCES on class 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 class 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 class IF_CRM_IC_ACTION_GENERATION has no exception.
Method LOAD_ACTION_INTERFACE Signature
Method LOAD_ACTION_INTERFACE on class 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 class 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 class IF_CRM_IC_ACTION_GENERATION has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |