SAP ABAP Interface IF_CRM_IC_ABOX_WIZ_TECH_DATA (Technical details of action handler)
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_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
Interface | IF_CRM_IC_ABOX_WIZ_TECH_DATA | |
Short Description | Technical details of action handler |
General Data
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20030120 | 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) |
2 | VRM | 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 |
Friends
Interface IF_CRM_IC_ABOX_WIZ_TECH_DATA has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ATYPE | Instance attribute | Public | Type reference (TYPE) | STRING | Action Type | 20030120 | ||
2 | IS_CHG_DF_REQUEST | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True when data flow request was changed | 20030131 | ||
3 | IS_DEFINITION_EXISTING | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True if definition already exists | 20041201 | ||
4 | IS_EXISTING | 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
Interface IF_CRM_IC_ABOX_WIZ_TECH_DATA has no event.
Types
Interface 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 Interface 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 Interface IF_CRM_IC_ABOX_WIZ_TECH_DATA has no exception.
Method RESET Signature
Method RESET on Interface IF_CRM_IC_ABOX_WIZ_TECH_DATA has no parameter.
Method RESET on Interface 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 Interface 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 | 400 |