SAP ABAP Class CL_CTS_TR_COLL_DECORATOR_LOG (cCTS: loggin decorator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_ORGANIZE (Package) Organizer Parts of cCTS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TR_COLL_DECORATOR | Generic Decorator for Collections | 20130111 |
Properties
| Class | CL_CTS_TR_COLL_DECORATOR_LOG | |
| Short Description | cCTS: loggin decorator | |
| Super Class | CL_CTS_TR_COLL_DECORATOR | Generic Decorator for Collections |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_ORGANIZE | Organizer Parts of cCTS |
| Created | 20130111 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CTS_TR_COLL_DECORATOR_LOG has no interface implemented.
Friends
Class CL_CTS_TR_COLL_DECORATOR_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_CENTRAL_LOGGER | cCTS: Central Activity Logging | 20130111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Decorate creation method | 20130123 | |
| 2 | Static method | Public | Method | Decorate creation method | 20130123 | |
| 3 | Static method | Public | Method | Logger extension for static creation | 20130423 | |
| 4 | Static method | Public | Method | Log deletion | 20130425 | |
| 5 | Static method | Public | Method | Log deletion | 20130425 | |
| 6 | Static method | Public | Method | Log deletion | 20130425 | |
| 7 | Static method | Public | Method | 20130111 |
Events
Class CL_CTS_TR_COLL_DECORATOR_LOG has no event.
Types
Class CL_CTS_TR_COLL_DECORATOR_LOG has no local type.
Method Signatures
Method CREATE_NEW_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_ID | 20130123 | ||||
| 2 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TRANSPORT_COLLECTION | CTS General Exception | 20130123 |
Method CREATE_NEW_END on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method CREATE_NEW_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TRANSPORT_COLLECTION | CTS General Exception | 20130123 |
Method CREATE_NEW_ERROR on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method CREATE_NEW_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEEP_CREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20130423 | ||||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_DESCRIPTION | 20130423 | ||||
| 3 | OVERTAKER | Call by reference | Type reference (TYPE) | BOOLEAN | 20130423 | ||||
| 4 | OWNER | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_USER | 20130423 | ||||
| 5 | PROJECT | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_PROJECT | 20130423 | ||||
| 6 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_REQUEST | 20130423 | ||||
| 7 | SOURCE_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | 20130423 | ||||
| 8 | TEAM | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_USERS | 20130423 | ||||
| 9 | TRANSPORT_OF_COPIES | Call by reference | Type reference (TYPE) | BOOLEAN | 20130423 |
Method CREATE_NEW_START on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method DELETE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_ID | 20130425 | ||||
| 2 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TRANSPORT_COLLECTION | Exceptions from Handling Transport Collections | 20130425 |
Method DELETE_END on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method DELETE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TRANSPORT_COLLECTION | Exceptions from Handling Transport Collections | 20130425 |
Method DELETE_ERROR on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method DELETE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_ID | 20130425 |
Method DELETE_START on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | 20130111 | ||||
| 2 | DECORATED_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | 20130111 |
Method NEW on class CL_CTS_TR_COLL_DECORATOR_LOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |