SAP ABAP Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR (Abstract parent for tech. detail implementations)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_ABOX_WIZ_GENERATION | Generator access for wizard | 20030123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_ABOX_WIZ_TECH_DATA | Technical details of action handler | 20030123 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ABOX_WIZ_TECH_BOR | Technical data | 20030123 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ABOX_WIZ_TECH_URL | Technical Data - URL Transaction | 20040305 |
Properties
Class | CL_CRM_IC_ABOX_WIZ_TECH_ABSTR | |
Short Description | Abstract parent for tech. detail implementations | |
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 | 20030123 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_IC_ABOX_WIZ_GENERATION | Generator access for wizard | 20030123 | ||
2 | IF_CRM_IC_ABOX_WIZ_TECH_DATA | Technical details of action handler | 20030123 |
Friends
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20030203 | |
2 | ![]() |
Instance method | Protected | Method | 20040331 | |
3 | ![]() |
Instance method | Protected | Method | Clear generator and interface references | 20040119 |
4 | ![]() |
Instance method | Protected | Method | True if export data flow needs re-generation | 20040117 |
5 | ![]() |
Instance method | Protected | Method | True if import data flow needs re-generation | 20040117 |
6 | ![]() |
Instance method | Protected | Method | 20030123 | |
7 | ![]() |
Instance method | Protected | Method | Merge changed parameters into original data flow XML | 20030203 |
8 | ![]() |
Instance method | Protected | Method | Set specific handler data | 20030211 |
9 | ![]() |
Instance method | Protected | Method | Set specific handler data | 20030203 |
10 | ![]() |
Instance method | Protected | Method | 20040331 |
Events
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no event.
Types
Class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no local type.
Method Signatures
Method CREATE_GENERATOR_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SIMPLE | 20030203 | |||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_GENERATION | Aktionsgenerierung | 20030203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030203 |
Method GET_CLASS_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040331 |
Method GET_CLASS_VERSION on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method INIT Signature
Method INIT on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no parameter.
Method INIT on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method IS_EXPORT_DF_OUTDATED 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 | 20040117 |
Method IS_EXPORT_DF_OUTDATED on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method IS_IMPORT_DF_OUTDATED 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 | 20040117 |
Method IS_IMPORT_DF_OUTDATED on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method LOAD_PARAMETER_DEFINITIONS Signature
Method LOAD_PARAMETER_DEFINITIONS on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030204 |
Method MERGE_PARAMETER_DEFINITIONS 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 | 20030203 |
Method MERGE_PARAMETER_DEFINITIONS on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method SET_DATA_FROM_DEF_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DEFINITION | Call by reference | Type reference (TYPE) | CRMT_IC_NAME_VALUE_TAB | Tabelle für Name-Wert-Paar | 20030211 | ||
2 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SIMPLE | 20030211 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030211 |
Method SET_DATA_FROM_DEF_INTERNAL on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method SET_DATA_FROM_HANDLER_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SIMPLE | 20030203 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030203 |
Method SET_DATA_FROM_HANDLER_INTERNAL on class CL_CRM_IC_ABOX_WIZ_TECH_ABSTR has no exception.
Method UPDATE_DATA_FLOW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASS_VERSION | Call by reference | Type reference (TYPE) | STRING | 20040331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040331 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |