SAP ABAP Class CL_CTS_QUEUE_COLLECTION_ITEM (Transport collection entry in a queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_TRANSPORT (Package) Transport Manager Parts of cCTS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_QUEUE_ITEM | Item in the import queue | 20090526 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_QUEUE_COLLECTION_ITEM | cCTS: Transport collection queue item | 20090526 |
Properties
| Class | CL_CTS_QUEUE_COLLECTION_ITEM | |
| Short Description | Transport collection entry in a queue | |
| Super Class | CL_CTS_QUEUE_ITEM | Item in the import queue |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_TRANSPORT | Transport Manager Parts of cCTS |
| Created | 20090526 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_QUEUE_COLLECTION_ITEM | cCTS: Transport collection queue item | 20090526 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_ENTITY_QUEUE | 20090526 | Import queue handler for requests | |
| 2 | CL_CTS_QUEUE_REQUEST_ITEM | 20090831 | Transport request entry in a queue | |
| 3 | CL_CTS_UI_QUEUE_ENTITY_SOURCE | 20090831 | Default data source for queue display |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'NORMAL' | 20121018 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'PRELIMINARY' | 20121018 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'TOC' | 20121018 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'APPLICATION' | 20090831 | |||
| 5 | Constant | Private | Type reference (TYPE) | TRTMST | CL_CTS_TRANSPORT_COLLECTION=>CO_DAWN | Last Changed At | 20091006 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'FILE' | 20090831 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'R3TR' | 20090831 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'R3TRANS' | 20090831 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IF_CTS_QUEUE_REQUEST_ITEM=>TY_QUEUE_REQUEST_ITEMS | 20090526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Find the collections... | 20121004 | |
| 2 | Static method | Protected | Method | Normal collection, p-collection or toc collection? | 20121018 | |
| 3 | Instance method | Public | Method | 20101115 | ||
| 4 | Instance method | Public | Method | 20090526 | ||
| 5 | Instance method | Public | Method | 20120104 | ||
| 6 | Static method | Protected | Method | Load a collection item | 20090526 |
Events
Class CL_CTS_QUEUE_COLLECTION_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COLLECTION_TYPE | Protected | Type reference (TYPE) | STRING | 20121018 | |
Method Signatures
Method FIND_COLLECTIONS_FOR_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION_IDS | Value transfer | Type reference (TYPE) | IF_CTS_QUEUE_COLLECTION_ITEM=>TY_IDS | Transport collection queue item | 20121004 | |||
| 2 | REQUEST_ID | Call by reference | Type reference (TYPE) | IF_CTS_QUEUE_REQUEST_ITEM=>TY_ID | Transport request queue item | 20121004 |
Method FIND_COLLECTIONS_FOR_REQUEST on class CL_CTS_QUEUE_COLLECTION_ITEM has no exception.
Method GET_COLLECTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTION_ID | Call by reference | Type reference (TYPE) | IF_CTS_QUEUE_COLLECTION_ITEM=>TY_ID | 20121018 | ||||
| 2 | R_TYPE | Value transfer | Type reference (TYPE) | TY_COLLECTION_TYPE | 20121018 |
Method GET_COLLECTION_TYPE on class CL_CTS_QUEUE_COLLECTION_ITEM has no exception.
Method GET_ENTITY_TYPE Signature
Method GET_ENTITY_TYPE on class CL_CTS_QUEUE_COLLECTION_ITEM has no parameter.
Method GET_ENTITY_TYPE on class CL_CTS_QUEUE_COLLECTION_ITEM has no exception.
Method GET_REQUESTS Signature
Method GET_REQUESTS on class CL_CTS_QUEUE_COLLECTION_ITEM has no parameter.
Method GET_REQUESTS on class CL_CTS_QUEUE_COLLECTION_ITEM has no exception.
Method IS_LOCKED Signature
Method IS_LOCKED on class CL_CTS_QUEUE_COLLECTION_ITEM has no parameter.
Method IS_LOCKED on class CL_CTS_QUEUE_COLLECTION_ITEM has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPORT_STATUS | Call by reference | Type reference (TYPE) | IF_CTS_QUEUE_ITEM=>TY_IMPORT_STATUS | TMS: Import-Status | 20090907 | |||
| 2 | IMPORT_STATUS_DETAILS | Call by reference | Type reference (TYPE) | IF_CTS_QUEUE_ITEM=>TY_IMPORT_STATUS_DETAILS | 20091126 | ||||
| 3 | QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_ENTITY_QUEUE | General queue of transport entities | 20090831 | |||
| 4 | QUEUE_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_CTS_QUEUE_ITEM | General Item in Queue | 20090526 | |||
| 5 | TMSBUFFER_ITEM | Call by reference | Type reference (TYPE) | TMSBUFFER | Generierte Tabelle zu einem View | 20090526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport collections | 20090526 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |