SAP ABAP Class TD_RFAC_INCLUDE (Stub)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_IMPL (Package) Implementation of new refactoring

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RIS_INCLUDE | Include for Refactoring | 20110404 |
Properties
Class | TD_RFAC_INCLUDE | |
Short Description | Stub | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SRFAC_IMPL | Implementation of new refactoring |
Created | 20110210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class TD_RFAC_INCLUDE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RIS_INCLUDE | Include for Refactoring | 20110404 |
Friends
Class TD_RFAC_INCLUDE has no friend class.
Attributes
Methods
Events
Class TD_RFAC_INCLUDE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB | Private | Attribute reference (LIKE) | 20110404 |
|
||
2 | TS_RANGE | Private | Attribute reference (LIKE) | 20110404 |
|
||
3 | TT_RANGES | Private | Attribute reference (LIKE) | 20110404 |
|
Method Signatures
Method ADD_RANGE Signature
Method ADD_RANGE on class TD_RFAC_INCLUDE has no parameter.
Method ADD_RANGE on class TD_RFAC_INCLUDE has no exception.
Method ADD_SYNTAX_ERROR Signature
Method ADD_SYNTAX_ERROR on class TD_RFAC_INCLUDE has no parameter.
Method ADD_SYNTAX_ERROR on class TD_RFAC_INCLUDE has no exception.
Method CHANGE_SOURCE Signature
Method CHANGE_SOURCE on class TD_RFAC_INCLUDE has no parameter.
Method CHANGE_SOURCE on class TD_RFAC_INCLUDE has no exception.
Method CLONE Signature
Method CLONE on class TD_RFAC_INCLUDE has no parameter.
Method CLONE on class TD_RFAC_INCLUDE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 | |||
3 | ![]() |
R_INCLUDE | Value transfer | Object reference (TYPE REF TO) | TD_RFAC_INCLUDE | 20110404 |
Method CREATE on class TD_RFAC_INCLUDE has no exception.
Method CREATE_FROM_REAL_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REAL_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20110404 | |||
2 | ![]() |
R_INCLUDE | Value transfer | Object reference (TYPE REF TO) | TD_RFAC_INCLUDE | 20110404 |
Method CREATE_FROM_REAL_INCLUDE on class TD_RFAC_INCLUDE has no exception.
Method GET_TRANSPORT_REQUEST Signature
Method GET_TRANSPORT_REQUEST on class TD_RFAC_INCLUDE has no parameter.
Method GET_TRANSPORT_REQUEST on class TD_RFAC_INCLUDE has no exception.
Method HAS_SOURCE_CHANGED Signature
Method HAS_SOURCE_CHANGED on class TD_RFAC_INCLUDE has no parameter.
Method HAS_SOURCE_CHANGED on class TD_RFAC_INCLUDE has no exception.
Method IS_LOCKED_BY Signature
Method IS_LOCKED_BY on class TD_RFAC_INCLUDE has no parameter.
Method IS_LOCKED_BY on class TD_RFAC_INCLUDE has no exception.
Method LOCK Signature
Method LOCK on class TD_RFAC_INCLUDE has no parameter.
Method LOCK on class TD_RFAC_INCLUDE has no exception.
Method PUT_TO_FOREIGN_WORKLIST Signature
Method PUT_TO_FOREIGN_WORKLIST on class TD_RFAC_INCLUDE has no parameter.
Method PUT_TO_FOREIGN_WORKLIST on class TD_RFAC_INCLUDE has no exception.
Method READ_SOURCE Signature
Method READ_SOURCE on class TD_RFAC_INCLUDE has no parameter.
Method READ_SOURCE on class TD_RFAC_INCLUDE has no exception.
Method SAVE_SOURCE Signature
Method SAVE_SOURCE on class TD_RFAC_INCLUDE has no parameter.
Method SAVE_SOURCE on class TD_RFAC_INCLUDE has no exception.
Method SET_FUNCTION_MODULE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FUNCTION_MODULE_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20110701 |
Method SET_FUNCTION_MODULE_NAME on class TD_RFAC_INCLUDE has no exception.
Method SET_INACTIVE Signature
Method SET_INACTIVE on class TD_RFAC_INCLUDE has no parameter.
Method SET_INACTIVE on class TD_RFAC_INCLUDE has no exception.
Method SET_IS_FUNCTION_MODULE Signature
Method SET_IS_FUNCTION_MODULE on class TD_RFAC_INCLUDE has no parameter.
Method SET_IS_FUNCTION_MODULE on class TD_RFAC_INCLUDE has no exception.
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 TD_RFAC_INCLUDE has no exception.
Method SET_MAIN_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 |
Method SET_MAIN_PROGRAM on class TD_RFAC_INCLUDE has no exception.
Method SET_MAIN_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAIN_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110404 |
Method SET_MAIN_TYPE on class TD_RFAC_INCLUDE has no exception.
Method SET_RANGES Signature
Method SET_RANGES on class TD_RFAC_INCLUDE has no parameter.
Method SET_RANGES on class TD_RFAC_INCLUDE has no exception.
Method SET_SOURCE Signature
Method SET_SOURCE on class TD_RFAC_INCLUDE has no parameter.
Method SET_SOURCE on class TD_RFAC_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) | CSEQUENCE | 20110404 |
Method SET_TRANSPORT_REQUEST on class TD_RFAC_INCLUDE has no exception.
Method SET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 |
Method SET_VERSION on class TD_RFAC_INCLUDE has no exception.
Method UNLOCK Signature
Method UNLOCK on class TD_RFAC_INCLUDE has no parameter.
Method UNLOCK on class TD_RFAC_INCLUDE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |