SAP ABAP Class IF_CTS_QUEUE_ITEM (cCTS: General Item in Queue)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CTS_TRANSPORT_ENTITY | Generic transport entity | 20090515 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CTS_QUEUE_COLLECTION_ITEM | cCTS: Transport collection queue item | 20090526 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CTS_QUEUE_REQUEST_ITEM | cCTS: Transport request queue item | 20090526 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_QUEUE_ITEM | Item in the import queue | 20090515 |
Properties
| Class | IF_CTS_QUEUE_ITEM | |
| Short Description | cCTS: General Item in Queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090515 | 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... | |
| 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... |
Interfaces
Class IF_CTS_QUEUE_ITEM has no interface implemented.
Friends
Class IF_CTS_QUEUE_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'A' | 20090903 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'U' | 20091125 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'C' | 20090903 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'D' | 20090903 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'X' | 20090903 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'Z' | 20121005 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'N' | 20090903 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | '-' | Import Status | 20130513 | ||
| 9 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'Q' | 20090903 | |||
| 10 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'R' | 20090903 | |||
| 11 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'T' | 20090903 | |||
| 12 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'S' | 20090903 | |||
| 13 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | 'P' | 20090903 | |||
| 14 | Constant | Public | Type reference (TYPE) | TY_IMPORT_STATUS | '.' | TMS: Import Status | 20091022 | ||
| 15 | Constant | Public | Type reference (TYPE) | TY_TYPE | 'C' | 20090819 | |||
| 16 | Constant | Public | Type reference (TYPE) | TY_TYPE | 'R' | 20090819 | |||
| 17 | Constant | Public | Type reference (TYPE) | TY_TYPE | 'S' | 20090904 | |||
| 18 | Constant | Public | Type reference (TYPE) | TY_TYPE | 'U' | 20090819 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'CONTENT_UNSUPPORTED' | 20110309 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'OKAY' | 20110309 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'SOFTWARE_MISSING' | 20110309 |
Methods
Events
Class IF_CTS_QUEUE_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ATTRIBUTES | Public | Attribute reference (LIKE) | 20090515 | |
||
| 2 | TY_DESCRIPTION | Public | Attribute reference (LIKE) | 20090515 | |
||
| 3 | TY_ENTITIES | Public | Attribute reference (LIKE) | 20090515 | |
||
| 4 | TY_ID | Public | Attribute reference (LIKE) | 20090515 | |
||
| 5 | TY_IMPORT_STATUS | Public | Type reference (TYPE) | SCTS_TY_QUEUEITEM_IMPSTAT | Import Status | 20090903 | |
| 6 | TY_IMPORT_STATUS_DETAILS | Public | Type reference (TYPE) | SCTS_TY_QUEUEITEM_IMPSTATDETS | Import status details | 20091125 | |
| 7 | TY_POSITION | Public | Type reference (TYPE) | SCTS_TY_QUEUEITEM_POSITION | Position in queue | 20090515 | |
| 8 | TY_PROJECT | Public | Attribute reference (LIKE) | 20090515 | |
||
| 9 | TY_QUEUE_ITEMS | Public | Type reference (TYPE) | SCTS_TY_QUEUEITEMS | List of queue items | 20090515 | |
| 10 | TY_RC | Public | Type reference (TYPE) | TMSBUFFER-MAXRC | Return Code | 20091009 | |
| 11 | TY_STATUS | Public | Attribute reference (LIKE) | 20090515 | |
||
| 12 | TY_TIMESTAMP | Public | Attribute reference (LIKE) | 20090515 | |
||
| 13 | TY_TYPE | Public | Type reference (TYPE) | SCTS_TY_QUEUEITEM_TYPE | Type of item (collection, request) | 20090819 | |
| 14 | TY_USER | Public | Attribute reference (LIKE) | 20090515 | |
||
| 15 | TY_USERS | Public | Attribute reference (LIKE) | 20090515 | |
Method Signatures
Method CHECK_UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Internal | 20110309 |
Method CHECK_UNDO on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_ATTRIBUTES on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_COLLECTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SCTS_TY_COLLECTION_ID | Collection ID | 20090731 |
Method GET_COLLECTION_ID on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_COLLECTION_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDS | Value transfer | Type reference (TYPE) | SCTS_TY_COLLECTION_IDS | List of assinged collection IDs | 20121004 |
Method GET_COLLECTION_IDS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_DEPLOY_TARGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_IDS | Value transfer | Type reference (TYPE) | SCTS_TY_SYSTEM_IDS | Deploy targets as list of system IDs | 20090907 |
Method GET_DEPLOY_TARGETS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_DESCRIPTION on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_ID Signature
Method GET_ID on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_ID on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_IMPORT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | TY_IMPORT_STATUS | Import-Status | 20090903 |
Method GET_IMPORT_STATUS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_IMPORT_STATUS_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS | Value transfer | Type reference (TYPE) | TY_IMPORT_STATUS_DETAILS | Import status details | 20091125 |
Method GET_IMPORT_STATUS_DETAILS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_ITEM_FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Type reference (TYPE) | SCTS_TY_EQUEUE_ITEM_FLAT | Technical queue item structure | 20090907 |
Method GET_ITEM_FLAT on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_OWNER Signature
Method GET_OWNER on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_OWNER on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Value transfer | Type reference (TYPE) | TY_POSITION | Position in queue | 20090819 |
Method GET_POSITION on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_PROJECTS Signature
Method GET_PROJECTS on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_PROJECTS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_PROTOCOL Signature
Method GET_PROTOCOL on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_PROTOCOL on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Value transfer | Object reference (TYPE REF TO) | IF_CTS_ENTITY_QUEUE | Parent queue of item | 20090831 |
Method GET_QUEUE on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_RC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | TY_RC | Return-Code | 20091009 |
Method GET_RC on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_SOURCE_CLIENT Signature
Method GET_SOURCE_CLIENT on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_SOURCE_CLIENT on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_STATUS on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_TARGET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Value transfer | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | Target client of item | 20111118 |
Method GET_TARGET_CLIENT on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_TEAM Signature
Method GET_TEAM on class IF_CTS_QUEUE_ITEM has no parameter.
Method GET_TEAM on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_TMS_BUFFER_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TMSBUFFER_ITEM | Value transfer | Type reference (TYPE) | TMSBUFFER | Technical buffer item | 20090526 |
Method GET_TMS_BUFFER_ITEM on class IF_CTS_QUEUE_ITEM has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | TY_TYPE | Queue item type (collection, request) | 20090819 |
Method GET_TYPE on class IF_CTS_QUEUE_ITEM has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on class IF_CTS_QUEUE_ITEM has no parameter.
Method IS_EMPTY on class IF_CTS_QUEUE_ITEM has no exception.
Method IS_IMPORTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_TRUE if importable | 20091006 |
Method IS_IMPORTABLE on class IF_CTS_QUEUE_ITEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |