SAP ABAP Class CL_RSO_CREATE_TP_SYSTEMCOPY (Task that collects BW objects in a Request --Pre System Copy)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_CORE_TOOLS (Package) Tools from BW_CORE (not part of LEAN BW)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20110324 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20110324 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_UI_TASK | User Interface Task | 20110324 |
Properties
| Class | CL_RSO_CREATE_TP_SYSTEMCOPY | |
| Short Description | Task that collects BW objects in a Request --Pre System Copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_CORE_TOOLS | Tools from BW_CORE (not part of LEAN BW) |
| Created | 20110117 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110324 | ||
| 2 | IF_STCTM_BG_TASK | Background Task | 20110324 | ||
| 3 | IF_STCTM_TASK | Technical Configuration Task | 20110324 | ||
| 4 | IF_STCTM_UI_TASK | User Interface Task | 20110324 |
Friends
Class CL_RSO_CREATE_TP_SYSTEMCOPY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110324 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | DEVCLASS | Package | 20110324 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TRKORR | Request/Task | 20110324 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110324 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Abstract Container for GUI Controls | 20110324 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSAOS_T_LOGSYS | List of Source Systems | 20110324 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSO_T_CTC_OBJECT | 20110324 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSO_T_CTC_OBJECT | final list of objects shown to the user | 20110324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110324 | ||
| 2 | Instance method | Public | Event handling method | 20110324 | ||
| 3 | Instance method | Private | Event handling method | 20110324 |
Events
Class CL_RSO_CREATE_TP_SYSTEMCOPY has no event.
Types
Class CL_RSO_CREATE_TP_SYSTEMCOPY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_CREATE_TP_SYSTEMCOPY has no parameter.
Method CONSTRUCTOR on class CL_RSO_CREATE_TP_SYSTEMCOPY has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_RSO_CREATE_TP_SYSTEMCOPY has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_RSO_CREATE_TP_SYSTEMCOPY has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20110324 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20110324 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20110324 |
Method ON_HOTSPOT_CLICK on class CL_RSO_CREATE_TP_SYSTEMCOPY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |