SAP ABAP Class CL_RSO_COPY (Copy from TLOGO Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework
⤷
⤷
Properties
| Class | CL_RSO_COPY | |
| Short Description | Copy from TLOGO Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSO | |
| Program status | ||
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20020318 | 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
Class CL_RSO_COPY has no interface implemented.
Friends
Class CL_RSO_COPY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSOCOPYPACKAGE | '9999' | Copy Package for Direct Transfer | 20020322 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSOCOPYSEGMENT | 'M' | Maintenance | 20020326 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20020319 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSOCOPYPACKAGE | Copy Package | 20020322 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version | 20020322 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 20020322 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSO_S_PROV_MERGE | Merge two objects (same TLOGO) | 20090213 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSO_THX_COPY | Copy TLOGO Objects of the Old and New Objects | 20020322 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSO_THX_COPY | DB Status of Copy Data | 20020326 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | RSO_TH_TLOGOPROP | TLogo Objects that Support Copy | 20020322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adding Related Objects | 20020419 | |
| 2 | Instance method | Private | Method | Adjusting TLOGO Object(s) | 20020402 | |
| 3 | Instance method | Private | Method | Check the Copy Package | 20020322 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020322 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020322 | |
| 6 | Instance method | Public | Method | Deep Copy / Clone a Number of TLOGO Objects | 20020319 | |
| 7 | Instance method | Private | Method | Expand Generic Name | 20020322 | |
| 8 | Static method | Public | Method | Delivers New Name Nav. Attributes or InfoObjects | 20020319 | |
| 9 | Static method | Public | Method | Devliers New Name when Copying | 20020319 | |
| 10 | Instance method | Public | Method | Merge two TLOGO objects | 20090213 | |
| 11 | Instance method | Private | Method | Read Data from Database | 20020326 | |
| 12 | Instance method | Private | Method | Save Data if Read from Database | 20020326 |
Events
Class CL_RSO_COPY has no event.
Types
Class CL_RSO_COPY has no local type.
Method Signatures
Method ADD_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ einer Assoziation im BW Repository | 20020419 | |||
| 2 | I_COPYPACKAGE | Call by reference | Type reference (TYPE) | RSOCOPYPACKAGE | Kopierpaket | 20020419 | |||
| 3 | I_OBJNM | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20020419 | |||
| 4 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20020419 | |||
| 5 | R_NEW_OBJECTS | Value transfer | Type reference (TYPE) | I | Anzahl der hinzugefügten Objekte | 20020419 |
Method ADD_RELATED_OBJECTS on class CL_RSO_COPY has no exception.
Method ADJUST_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20020402 |
Method ADJUST_TLOGO on class CL_RSO_COPY has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020322 | |||
| 2 | I_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020322 |
Method CHECK on class CL_RSO_COPY has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_COPY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_COPY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPYPACKAGE | Call by reference | Type reference (TYPE) | RSOCOPYPACKAGE | Kopierpaket (lesen von DB) | 20020322 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20020322 | ||
| 3 | I_S_PROV_MERGE | Call by reference | Type reference (TYPE) | RSO_S_PROV_MERGE | Abmischen zweier Objekte (gleiches TLOGO) | 20090213 | |||
| 4 | I_THX_COPY | Call by reference | Type reference (TYPE) | RSO_THX_COPY | Zu kopierende Objekte als interne Tabelle | 20020322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20020322 |
Method DEEP_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVATION_DONE | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X' Aktivierung erfolgreich | 20020325 | |||
| 2 | E_COPY_DONE | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X' Kopieren erfolgreich | 20020325 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020322 | |||
| 4 | I_ONLY_ACTIVATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' nur die Aktivierung ausführen | 20020325 | ||
| 5 | I_SHOW_PROTOCOL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20020322 |
Method DEEP_COPY on class CL_RSO_COPY has no exception.
Method EXPAND_GENERIC_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020322 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020322 |
Method EXPAND_GENERIC_NAMES on class CL_RSO_COPY has no exception.
Method GET_NEW_ATRNAVNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATRNAVNM | Call by reference | Type reference (TYPE) | RSATRNAVNM | Name Navigationsattribut (in der Reportingstruktur) | 20020319 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020319 | |||
| 3 | I_POSIT | Call by reference | Type reference (TYPE) | RSPOSIT | Position des Feldes in der Struktur / Tabelle | 20020319 | |||
| 4 | I_THX_COPY | Call by reference | Type reference (TYPE) | RSO_THX_COPY | Kopieren TLOGO Objekte altes und die jeweils neuen Objekte | 20020319 | |||
| 5 | R_ATRNAVNM_NEW | Value transfer | Type reference (TYPE) | RSATRNAVNM | Objektname im Objektkatalog | 20020319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20020319 |
Method GET_NEW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020319 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | C | 20020319 | ||||
| 3 | I_POSIT | Call by reference | Type reference (TYPE) | RSPOSIT | Position des Feldes in der Struktur / Tabelle | 20020319 | |||
| 4 | I_THX_COPY | Call by reference | Type reference (TYPE) | RSO_THX_COPY | Kopieren TLOGO Objekte altes und die jeweils neuen Objekte | 20020319 | |||
| 5 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20020319 | |||
| 6 | R_OBJNM_NEW | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20020319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20020319 |
Method PROV_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVATE_DONE | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X' Aktivierung erfolgreich | 20090213 | |||
| 2 | E_MERGE_DONE | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X' Abmischen erfolgreich | 20090213 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20090213 | |||
| 4 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20090213 |
Method PROV_MERGE on class CL_RSO_COPY has no exception.
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_RSO_COPY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20020326 |
Method SAVE Signature
Method SAVE on class CL_RSO_COPY has no parameter.
Method SAVE on class CL_RSO_COPY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |