SAP ABAP Class CL_CWB_DWB_OBJECT_TLOG (Implementation of IF_CWB_DWB_OBJECT for TLOG)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20100409 |
Properties
| Class | CL_CWB_DWB_OBJECT_TLOG | |
| Short Description | Implementation of IF_CWB_DWB_OBJECT for TLOG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVRS_TLOGO | Extended Version Management for Logical Transport Objects |
| Created | 20100409 | SAP |
| Last change | 20110908 | 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_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20100409 |
Friends
Class CL_CWB_DWB_OBJECT_TLOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SVRS_CONFIG_TLOGO | Superclass for Configuration of SNOTE | 20100429 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SVRS_TLOGO_CONTENT_TAB | 20100519 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SVRS_TLOGO_HEADER_TAB | 20100519 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SMODILOGTB | Customer Modification Log: Table Type | 20100519 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X or Blank) | 20100519 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | Object Type | 20100610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Converts SVRS2_XTLOG to SVRS2_TLOG | 20100520 | |
| 2 | Instance method | Private | Method | Deletes object from development database | 20100520 | |
| 3 | Static method | Public | Method | Generate Instance of Class | 20100519 | |
| 4 | Instance method | Public | Method | Returns instance of access class | 20100602 | |
| 5 | Instance method | Private | Method | 20100706 | ||
| 6 | Instance method | Private | Method | 20100712 | ||
| 7 | Instance method | Private | Method | 20100712 |
Events
Class CL_CWB_DWB_OBJECT_TLOG has no event.
Types
Class CL_CWB_DWB_OBJECT_TLOG has no local type.
Method Signatures
Method CONVERT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_XTLOG | Call by reference | Type reference (TYPE) | SVRS2_XTLOG | 20100520 | ||||
| 2 | RS_TLOG | Value transfer | Type reference (TYPE) | SVRS2_TLOG | 20100520 |
Method CONVERT_DATA on class CL_CWB_DWB_OBJECT_TLOG has no exception.
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | Version management: Object name | 20100520 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | VERSOBJTYP | Version Management: Object Type | 20100520 | |||
| 3 | IV_VERSNO | Call by reference | Type reference (TYPE) | VERSNO | Version Management: Version Number | 20100520 |
Method DELETE_OBJECT on class CL_CWB_DWB_OBJECT_TLOG has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20100519 | |||
| 2 | RO_INTF | Value transfer | Object reference (TYPE REF TO) | CL_CWB_DWB_OBJECT_TLOG | Implementation of IF_CWB_DWB_OBJECT for TLOG | 20100519 |
Method FACTORY on class CL_CWB_DWB_OBJECT_TLOG has no exception.
Method GET_CONFIG_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONFIG_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_CONFIG_TLOGO | Zugangsklasse für Konfiguration | 20100602 |
Method GET_CONFIG_CLASS on class CL_CWB_DWB_OBJECT_TLOG has no exception.
Method IS_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_XTLOG | Call by reference | Type reference (TYPE) | SVRS2_XTLOG | 20100706 | ||||
| 2 | RV_DELETED | Value transfer | Type reference (TYPE) | BOOLE_D | 20100706 |
Method IS_DELETION on class CL_CWB_DWB_OBJECT_TLOG has no exception.
Method WRITE_DB_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DB_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_DB_VIEW | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method WRITE_LOGICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_LOG_VIEW | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |