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 IF_CTS_ENTITY_QUEUE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CTS_TRANSPORT_COLLECTION 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 CO_IMPSTATUS_APPROVE Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'A' 20090903
2 CO_IMPSTATUS_COLL_INCOMPLETE Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'U' 20091125
3 CO_IMPSTATUS_CVERSCHCK Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'C' 20090903
4 CO_IMPSTATUS_DENY Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'D' 20090903
5 CO_IMPSTATUS_FINISHED Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'X' 20090903
6 CO_IMPSTATUS_NOCONTENT Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'Z' 20121005
7 CO_IMPSTATUS_NOIMP Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'N' 20090903
8 CO_IMPSTATUS_NO_CVERSCHCK Constant Public Type reference (TYPE) TY_IMPORT_STATUS '-' Import Status 20130513
9 CO_IMPSTATUS_OVERTAKE Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'Q' 20090903
10 CO_IMPSTATUS_READY Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'R' 20090903
11 CO_IMPSTATUS_RUNNING Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'T' 20090903
12 CO_IMPSTATUS_SCHEDULED Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'S' 20090903
13 CO_IMPSTATUS_STOPMARK Constant Public Type reference (TYPE) TY_IMPORT_STATUS 'P' 20090903
14 CO_IMPSTATUS_UNKNOWN Constant Public Type reference (TYPE) TY_IMPORT_STATUS '.' TMS: Import Status 20091022
15 CO_TYPE_COLLECTION Constant Public Type reference (TYPE) TY_TYPE 'C' 20090819
16 CO_TYPE_REQUEST Constant Public Type reference (TYPE) TY_TYPE 'R' 20090819
17 CO_TYPE_STOPMARK Constant Public Type reference (TYPE) TY_TYPE 'S' 20090904
18 CO_TYPE_UNKNOWN Constant Public Type reference (TYPE) TY_TYPE 'U' 20090819
19 CO_UNDO_CHK_CONTENT_UNS Constant Public Type reference (TYPE) STRING 'CONTENT_UNSUPPORTED' 20110309
20 CO_UNDO_CHK_OKAY Constant Public Type reference (TYPE) STRING 'OKAY' 20110309
21 CO_UNDO_CHK_SOFTWARE_MIS Constant Public Type reference (TYPE) STRING 'SOFTWARE_MISSING' 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNDO Instance method Public Method Checks if undo functionality is available (pre import) 20110309
2 GET_ATTRIBUTES Instance method Public Method 20090515
3 GET_COLLECTION_ID Instance method Public Method Returns the ID of the associated collection 20090731
4 GET_COLLECTION_IDS Instance method Public Method Returns a list of associated collection IDs 20121004
5 GET_DEPLOY_TARGETS Instance method Public Method Retrieve deploy target systems for this request 20090907
6 GET_DESCRIPTION Instance method Public Method 20090515
7 GET_ID Instance method Public Method 20090515
8 GET_IMPORT_STATUS Instance method Public Method Returns import status 20090903
9 GET_IMPORT_STATUS_DETAILS Instance method Public Method Returns detailed list of import status information 20091125
10 GET_ITEM_FLAT Instance method Public Method Retrieve enhanced buffer entry 20090907
11 GET_OWNER Instance method Public Method 20090515
12 GET_POSITION Instance method Public Method Returns the position 20090819
13 GET_PROJECTS Instance method Public Method 20100105
14 GET_PROTOCOL Instance method Public Method 20090515
15 GET_QUEUE Instance method Public Method Returns the queue 20090831
16 GET_RC Instance method Public Method Returns RC of the item 20091009
17 GET_SOURCE_CLIENT Instance method Public Method 20120104
18 GET_STATUS Instance method Public Method 20090515
19 GET_TARGET_CLIENT Instance method Public Method Get target client 20111118
20 GET_TEAM Instance method Public Method 20090515
21 GET_TMS_BUFFER_ITEM Instance method Public Method Returns the TMS buffer entry 20090526
22 GET_TYPE Instance method Public Method Returns the item type (collection, request,...) 20090819
23 IS_EMPTY Instance method Public Method 20090731
24 IS_IMPORTABLE Instance method Public Method Returns abap_true if item can be imported 20091006
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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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