SAP ABAP Class IF_CRM_IC_ABOX_WIZ_TECH_DATA (Technical details of action handler)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CRM_IC_ABOX_WIZ_GENERATION | Generator access for wizard | 20030123 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_ABOX_WIZ_TECH_ABSTR | Abstract parent for tech. detail implementations | 20030123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_WIZ_TECH_ABSTRACT | Technical details for Wizard | 20041130 |
Properties
Class | IF_CRM_IC_ABOX_WIZ_TECH_DATA | |
Short Description | Technical details of action handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030120 | 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 IF_CRM_IC_ABOX_WIZ_TECH_DATA has no interface implemented.
Friends
Class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Action Type | 20030120 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True when data flow request was changed | 20030131 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True if definition already exists | 20041201 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True if class already exists | 20030131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get data via name | 20030120 |
2 | ![]() |
Instance method | Public | Method | Returns definition as string | 20041201 |
3 | ![]() |
Instance method | Public | Method | Reset in case of type change | 20050331 |
4 | ![]() |
Instance method | Public | Method | Set name/value pair | 20030120 |
5 | ![]() |
Instance method | Public | Method | Fills data based on definition | 20030211 |
6 | ![]() |
Instance method | Public | Method | Fills data based on definition | 20041130 |
7 | ![]() |
Instance method | Public | Method | Fills data based on handler class | 20030120 |
8 | ![]() |
Instance method | Public | Method | Fills data based on handler class | 20050203 |
Events
Class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no event.
Types
Class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20030120 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030120 |
Method GET_DATA on class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no exception.
Method GET_DEFINITION_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20041201 |
Method GET_DEFINITION_AS_STRING on class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no exception.
Method RESET Signature
Method RESET on class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no parameter.
Method RESET on class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20030120 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20030120 |
Method SET_DATA on class IF_CRM_IC_ABOX_WIZ_TECH_DATA has no exception.
Method SET_DATA_FROM_DEFINITION 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030211 |
Method SET_DATA_FROM_DEFINITION_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LTX_ID | Call by reference | Type reference (TYPE) | CRMC_IC_LTX_ID | 20041130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041130 |
Method SET_DATA_FROM_HANDLER 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 | 20030120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030120 |
Method SET_DATA_FROM_HANDLER_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LTX_DATA | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_WIZARD_DATA | 20050203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050203 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |