SAP ABAP Class CL_RFAC_ABAP_STATEMENT (representation of an ABAP statement for refactoring)
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

⤷

⤷

Properties
Class | CL_RFAC_ABAP_STATEMENT | |
Short Description | representation of an ABAP statement for refactoring | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRFAC_IMPL | Implementation of new refactoring |
Created | 20120719 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RFAC_ABAP_STATEMENT has no forward declaration.
Interfaces
Class CL_RFAC_ABAP_STATEMENT has no interface implemented.
Friends
Class CL_RFAC_ABAP_STATEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSTMNT | 20120719 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RIS_ADT_SOURCE_HANDLER=>TY_T_TOKEN | 20120719 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120719 | |
2 | ![]() |
Instance method | Public | Method | 20120719 | |
3 | ![]() |
Instance method | Public | Method | 20120719 |
Events
Class CL_RFAC_ABAP_STATEMENT has no event.
Types
Class CL_RFAC_ABAP_STATEMENT has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATEMENT | Call by reference | Type reference (TYPE) | SSTMNT | 20120719 | |||
2 | ![]() |
I_TOKENS | Call by reference | Type reference (TYPE) | IF_RIS_ADT_SOURCE_HANDLER=>TY_T_TOKEN | 20120719 | |||
3 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_ABAP_STATEMENT | 20120719 |
Method CREATE on class CL_RFAC_ABAP_STATEMENT has no exception.
Method GET_QUALIFIED_TOKENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | IF_RIS_ADT_SOURCE_HANDLER=>TY_T_TOKEN | 20120719 |
Method GET_QUALIFIED_TOKENS on class CL_RFAC_ABAP_STATEMENT has no exception.
Method GET_STATEMENT_FROM_SCAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | SSTMNT | 20120719 |
Method GET_STATEMENT_FROM_SCAN on class CL_RFAC_ABAP_STATEMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |