SAP ABAP Class CL_CTS_TR_COLL_DEC_PROCESS (centralCTS: Process decorator for coll.)
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 | 20100831 |
Properties
| Class | CL_CTS_TR_COLL_DEC_PROCESS | |
| Short Description | centralCTS: Process decorator for coll. | |
| Super Class | CL_CTS_TR_COLL_DECORATOR | Generic Decorator for Collections |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_ORGANIZE | Organizer Parts of cCTS |
| Created | 20100831 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_TR_COLL_DEC_PROCESS has no forward declaration.
Interfaces
Class CL_CTS_TR_COLL_DEC_PROCESS has no interface implemented.
Friends
Class CL_CTS_TR_COLL_DEC_PROCESS has no friend class.
Attributes
Class CL_CTS_TR_COLL_DEC_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if creation is allowed | 20100915 | |
| 2 | Static method | Public | Method | Create Decorator | 20100831 |
Events
Class CL_CTS_TR_COLL_DEC_PROCESS has no event.
Types
Class CL_CTS_TR_COLL_DEC_PROCESS has no local type.
Method Signatures
Method CHECK_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport entities | 20100915 |
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 | Base collection | 20100831 | |||
| 2 | DECORATED_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | Decorated collection | 20100831 |
Method NEW on class CL_CTS_TR_COLL_DEC_PROCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |