SAP ABAP Class CL_RSAPI_DESTINATION_RENAME (Rename Destinations for BW connectivity)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSAPI_CTC (Package) CTC objects for BW SAPI systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20120206 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20120206 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_UI_TASK | User Interface Task | 20120206 |
Properties
| Class | CL_RSAPI_DESTINATION_RENAME | |
| Short Description | Rename Destinations for BW connectivity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAPI_CTC | CTC objects for BW SAPI systems |
| Created | 20120206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAPI_DESTINATION_RENAME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120206 | ||
| 2 | IF_STCTM_BG_TASK | Background Task | 20120206 | ||
| 3 | IF_STCTM_TASK | Technical Configuration Task | 20120206 | ||
| 4 | IF_STCTM_UI_TASK | User Interface Task | 20120206 |
Friends
Class CL_RSAPI_DESTINATION_RENAME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120206 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TT_LOGSYS | 20120206 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function name | 20120206 | |||
| 4 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'RSA_LOGICAL_SYSTEM_BIW_GET' | Function name | 20120206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120206 | ||
| 2 | Instance method | Public | Constructor | 20120206 | ||
| 3 | Static method | Public | Event handling method | 20120206 |
Events
Class CL_RSAPI_DESTINATION_RENAME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_LOGSYS | Public | See coding | 20120206 | BEGIN OF ts_logsys,
logsys TYPE logsys,
logsysdest TYPE sap_bool,
dialog TYPE sap_bool,
destination TYPE rfcdest,
new_dest TYPE rfcdest,
button(40) TYPE c,
status(40) TYPE c,
delete TYPE sap_bool,
END OF ts_logsys
|
||
| 2 | TT_LOGSYS | Public | See coding | 20120206 | tt_logsys TYPE STANDARD TABLE OF ts_logsys WITH DEFAULT KEY
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LOGSYS | Call by reference | Type reference (TYPE) | TT_LOGSYS | 20120206 |
Method CHECK on class CL_RSAPI_DESTINATION_RENAME has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAPI_DESTINATION_RENAME has no parameter.
Method CONSTRUCTOR on class CL_RSAPI_DESTINATION_RENAME has no exception.
Method ON_HOTSPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120206 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20120206 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20120206 |
Method ON_HOTSPOT on class CL_RSAPI_DESTINATION_RENAME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |