SAP ABAP Class IF_IC_LTX_PARAMETER_ACCESS (Parameter Access for Launch Transactions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IC_LTX_DEFINITION | Launch Transaction Definition | 20041123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_DEFINITION | Launch Transaction Definition | 20041123 |
Properties
| Class | IF_IC_LTX_PARAMETER_ACCESS | |
| Short Description | Parameter Access for Launch Transactions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041123 | 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_IC_LTX_PARAMETER_ACCESS has no interface implemented.
Friends
Class IF_IC_LTX_PARAMETER_ACCESS has no friend class.
Attributes
Class IF_IC_LTX_PARAMETER_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all export parameters | 20041123 | |
| 2 | Instance method | Public | Method | Get details for a specific export parameter | 20041123 | |
| 3 | Static method | Public | Method | Returns names of all export parameters | 20041214 | |
| 4 | Instance method | Public | Method | Get all action import parameters | 20041123 | |
| 5 | Instance method | Public | Method | Get details for a specific action import parameter | 20041123 | |
| 6 | Instance method | Public | Method | Returns true if data flow has been changed | 20041130 | |
| 7 | Instance method | Public | Method | Set a specific export parameter | 20041123 | |
| 8 | Instance method | Public | Method | Set a specific action import parameter | 20041123 |
Events
Class IF_IC_LTX_PARAMETER_ACCESS has no event.
Types
Class IF_IC_LTX_PARAMETER_ACCESS has no local type.
Method Signatures
Method GET_EXPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | VRM_VALUES | 20041123 |
Method GET_EXPORT_PARAMETERS on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method GET_EXPORT_PARAMETER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER | Call by reference | Type reference (TYPE) | SIMPLE | 20041123 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20041123 |
Method GET_EXPORT_PARAMETER_DETAILS on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method GET_EXPORT_PARAMETER_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LTX_ID | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_ID | Starttransaktions-ID | 20041214 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_STRING_TAB | String-Tabelle | 20041214 |
Method GET_EXPORT_PARAMETER_NAMES on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method GET_IMPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | VRM_VALUES | 20041123 |
Method GET_IMPORT_PARAMETERS on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method GET_IMPORT_PARAMETER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER | Call by reference | Type reference (TYPE) | SIMPLE | 20041123 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20041123 |
Method GET_IMPORT_PARAMETER_DETAILS on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method HAS_DATA_FLOW_BEEN_CHANGED 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 | 20041130 |
Method HAS_DATA_FLOW_BEEN_CHANGED on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method SET_EXPORT_PARAMETER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20041123 |
Method SET_EXPORT_PARAMETER_VALUES on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
Method SET_IMPORT_PARAMETER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | CRMT_IC_ACTION_DF_PARAM | Detaildefinition eines Datenflussparameters | 20041123 |
Method SET_IMPORT_PARAMETER_VALUES on class IF_IC_LTX_PARAMETER_ACCESS has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |