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 CL_CTS_TRANSPORT_COLLECTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CTS_QUEUE_COLLECTION_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CTS_QUEUE_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_CTS_QUEUE_REQUEST_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_CTS_TRANSPORT_COLLECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_CTS_TRANSPORT_REQUEST 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 CO_COLLECTION_TYPE_NORMAL Constant Protected Type reference (TYPE) STRING 'NORMAL' 20121018
2 CO_COLLECTION_TYPE_PRELIMINARY Constant Protected Type reference (TYPE) STRING 'PRELIMINARY' 20121018
3 CO_COLLECTION_TYPE_TOC Constant Protected Type reference (TYPE) STRING 'TOC' 20121018
4 CO_CTS_APPLICATION Constant Private Type reference (TYPE) STRING 'APPLICATION' 20090831
5 CO_CTS_EPOCH_ZERO Constant Private Type reference (TYPE) TRTMST CL_CTS_TRANSPORT_COLLECTION=>CO_DAWN Last Changed At 20091006
6 CO_CTS_FILE Constant Private Type reference (TYPE) STRING 'FILE' 20090831
7 CO_CTS_PGMID Constant Private Type reference (TYPE) STRING 'R3TR' 20090831
8 CO_CTS_TYPE_R3TRANS Constant Private Type reference (TYPE) STRING 'R3TRANS' 20090831
9 REQUESTS 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 FIND_COLLECTIONS_FOR_REQUEST Static method Protected Method Find the collections... 20121004
2 GET_COLLECTION_TYPE Static method Protected Method Normal collection, p-collection or toc collection? 20121018
3 GET_ENTITY_TYPE Instance method Public Method 20101115
4 GET_REQUESTS Instance method Public Method 20090526
5 IS_LOCKED Instance method Public Method 20120104
6 LOAD 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 Returning COLLECTION_IDS Value transfer Type reference (TYPE) IF_CTS_QUEUE_COLLECTION_ITEM=>TY_IDS Transport collection queue item 20121004
2 Importing 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 Importing I_COLLECTION_ID Call by reference Type reference (TYPE) IF_CTS_QUEUE_COLLECTION_ITEM=>TY_ID 20121018
2 Returning 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 Importing IMPORT_STATUS Call by reference Type reference (TYPE) IF_CTS_QUEUE_ITEM=>TY_IMPORT_STATUS TMS: Import-Status 20090907
2 Importing IMPORT_STATUS_DETAILS Call by reference Type reference (TYPE) IF_CTS_QUEUE_ITEM=>TY_IMPORT_STATUS_DETAILS 20091126
3 Importing QUEUE Call by reference Object reference (TYPE REF TO) IF_CTS_ENTITY_QUEUE General queue of transport entities 20090831
4 Returning QUEUE_ITEM Value transfer Object reference (TYPE REF TO) IF_CTS_QUEUE_ITEM General Item in Queue 20090526
5 Importing TMSBUFFER_ITEM Call by reference Type reference (TYPE) TMSBUFFER Generierte Tabelle zu einem View 20090526
# Exception Resumable Description Created on
1 CX_CTS_TRANSPORT_COLLECTION Exceptions from handling transport collections 20090526
History
Last changed by/on SAP  20140121 
SAP Release Created in 702