SAP ABAP Class CL_RFAC_WHERE_USED_UTIL (Utility functions for where-used queries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_QUICKFIX (Package) Quickfixes provided from
⤷
⤷
Properties
| Class | CL_RFAC_WHERE_USED_UTIL | |
| Short Description | Utility functions for where-used queries | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_QUICKFIX | Quickfixes provided from |
| Created | 20130131 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFAC_WHERE_USED_UTIL has no forward declaration.
Interfaces
Class CL_RFAC_WHERE_USED_UTIL has no interface implemented.
Friends
Class CL_RFAC_WHERE_USED_UTIL has no friend class.
Attributes
Class CL_RFAC_WHERE_USED_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130131 | ||
| 2 | Static method | Private | Method | 20130131 |
Events
Class CL_RFAC_WHERE_USED_UTIL has no event.
Types
Class CL_RFAC_WHERE_USED_UTIL has no local type.
Method Signatures
Method HAS_EXTERNAL_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FULLNAME | Call by reference | Object reference (TYPE REF TO) | IF_RIS_ABAP_FULLNAME | 20130131 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130131 |
Method HAS_EXTERNAL_REFERENCES on class CL_RFAC_WHERE_USED_UTIL has no exception.
Method IS_USED_IN_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FULLNAME | Call by reference | Object reference (TYPE REF TO) | IF_RIS_ABAP_FULLNAME | 20130131 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130131 |
Method IS_USED_IN_DYNPRO on class CL_RFAC_WHERE_USED_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |