SAP ABAP Class IF_RIS_INCLUDE (Include for Refactoring)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RIS_INCLUDE | Include | 20110404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_RFAC_INCLUDE | Stub | 20110404 |
Properties
| Class | IF_RIS_INCLUDE | |
| Short Description | Include for Refactoring | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110210 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class IF_RIS_INCLUDE has no interface implemented.
Friends
Class IF_RIS_INCLUDE 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) | SYREPID | 20110404 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS38L_FNAM | 20110404 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120626 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110404 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120928 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110404 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110404 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110404 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120625 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110404 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20110404 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | 20110404 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20110404 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | TT_RANGES | 20110404 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | RSWSOURCET | 20110404 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110701 |
Methods
Events
Class IF_RIS_INCLUDE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20110404 | tab TYPE STANDARD TABLE OF REF TO if_ris_include WITH DEFAULT KEY
|
||
| 2 | TS_RANGE | Public | See coding | 20110404 | BEGIN OF ts_range,
start_row TYPE i,
start_col TYPE i,
end_row TYPE i,
end_col TYPE i,
kind TYPE string,
old_content TYPE string,
new_content TYPE string,
END OF ts_range
|
||
| 3 | TT_RANGES | Public | See coding | 20110404 | tt_ranges TYPE SORTED TABLE OF ts_range WITH UNIQUE KEY start_row start_col
|
Method Signatures
Method ADD_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RANGE | Call by reference | Type reference (TYPE) | TS_RANGE | 20110404 |
Method ADD_RANGE on class IF_RIS_INCLUDE has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RIS Include Error | 20110404 |
Method GET_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110404 |
Method HAS_MACRO_OCCURRENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110701 |
Method HAS_MACRO_OCCURRENCE on class IF_RIS_INCLUDE has no exception.
Method HAS_SOURCE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method HAS_SOURCE_CHANGED on class IF_RIS_INCLUDE has no exception.
Method HAS_SYNTAX_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method HAS_SYNTAX_ERRORS on class IF_RIS_INCLUDE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method IS_ACTIVE on class IF_RIS_INCLUDE has no exception.
Method IS_IN_FOREIGN_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110404 |
Method IS_IN_FOREIGN_WORKLIST on class IF_RIS_INCLUDE has no exception.
Method IS_LOCKED Signature
Method IS_LOCKED on class IF_RIS_INCLUDE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RIS Include Error | 20110404 |
Method IS_LOCKED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | SYUNAME | 20110404 |
Method IS_LOCKED_BY on class IF_RIS_INCLUDE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock Handle Fehler | 20110404 |
Method READ_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20110404 | ||||
| 2 | E_VERSION | Call by reference | Type reference (TYPE) | STRING | 20110701 |
Method READ_SOURCE on class IF_RIS_INCLUDE has no exception.
Method SAVE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RIS Include Error | 20110404 |
Method SET_LOCK_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCK_HANDLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 |
Method SET_LOCK_HANDLE on class IF_RIS_INCLUDE has no exception.
Method SET_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RANGES | Call by reference | Type reference (TYPE) | TT_RANGES | 20110404 |
Method SET_RANGES on class IF_RIS_INCLUDE has no exception.
Method SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20110404 |
Method SET_SOURCE on class IF_RIS_INCLUDE has no exception.
Method SET_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110404 |
Method UNLOCK Signature
Method UNLOCK on class IF_RIS_INCLUDE has no parameter.
Method UNLOCK on class IF_RIS_INCLUDE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |