SAP ABAP Class IF_RIS_METHOD_DATA (RIS: Identifies method data (parameter/variable))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RIS_METHOD_DATA | RIS: Identfies method data (parameter or variable) | 20120816 |
Properties
| Class | IF_RIS_METHOD_DATA | |
| Short Description | RIS: Identifies method data (parameter/variable) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120816 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RIS_METHOD_DATA has no forward declaration.
Interfaces
Class IF_RIS_METHOD_DATA has no interface implemented.
Friends
Class IF_RIS_METHOD_DATA has no friend class.
Attributes
Class IF_RIS_METHOD_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120816 | ||
| 2 | Instance method | Public | Method | 20120816 | ||
| 3 | Instance method | Public | Method | 20120816 | ||
| 4 | Instance method | Public | Method | 20120816 |
Events
Class IF_RIS_METHOD_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_INDEX_DATA | Public | See coding | 20120816 | BEGIN OF ty_s_index_data,
main_program TYPE programm,
include TYPE programm,
END OF ty_s_index_data
|
||
| 2 | TY_T_INDEX_DATA | Public | See coding | 20120816 | ty_t_index_data TYPE SORTED TABLE OF ty_s_index_data WITH UNIQUE KEY main_program include
|
Method Signatures
Method CONVERT_TO_INTF_METHOD_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ABAP_FULLNAME | Value transfer | Object reference (TYPE REF TO) | IF_RIS_ABAP_FULLNAME | 20120816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120816 |
Method GET_INDEX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INDEX_DATA | Call by reference | Type reference (TYPE) | TY_T_INDEX_DATA | 20120816 |
Method GET_INDEX_DATA on class IF_RIS_METHOD_DATA has no exception.
Method IS_METHOD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_METHOD_PARAMETER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120816 |
Method IS_METHOD_PARAMETER on class IF_RIS_METHOD_DATA has no exception.
Method IS_METHOD_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_METHOD_VARIABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120816 |
Method IS_METHOD_VARIABLE on class IF_RIS_METHOD_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |