SAP ABAP Interface IF_CTS_QUEUE_REQUEST_ITEM (cCTS: Transport request queue item)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_QUEUE_REQUEST_ITEM Transport request entry in a queue 20090526
Properties
Interface IF_CTS_QUEUE_REQUEST_ITEM  
Short Description cCTS: Transport request queue item    
General Data
Package SCTS_DIST_CTL_MODEL   Central CTS: Package for Object Model 
Created 20090526   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_QUEUE_REQUEST_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_QUEUE_ITEM cCTS: General Item in Queue 20090526
2 IF_CTS_TRANSPORT_ENTITY Generic transport entity 20090526
Friends
Interface IF_CTS_QUEUE_REQUEST_ITEM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CTS_EXPTIMESTAMP Instance attribute Public Attribute reference (LIKE) 20101110
2 CO_ENTITY_TYPE_COLLECTION Instance attribute Public Attribute reference (LIKE) 20111118
3 CO_ENTITY_TYPE_REQUEST Instance attribute Public Attribute reference (LIKE) 20111118
4 CO_IMPSTATUS_APPROVE Instance attribute Public Attribute reference (LIKE) 20101110
5 CO_IMPSTATUS_COLL_INCOMPLETE Instance attribute Public Attribute reference (LIKE) 20101110
6 CO_IMPSTATUS_CVERSCHCK Instance attribute Public Attribute reference (LIKE) 20101110
7 CO_IMPSTATUS_DENY Instance attribute Public Attribute reference (LIKE) 20101110
8 CO_IMPSTATUS_FINISHED Instance attribute Public Attribute reference (LIKE) 20101110
9 CO_IMPSTATUS_NOIMP Instance attribute Public Attribute reference (LIKE) 20101110
10 CO_IMPSTATUS_OVERTAKE Instance attribute Public Attribute reference (LIKE) 20101110
11 CO_IMPSTATUS_READY Instance attribute Public Attribute reference (LIKE) 20101110
12 CO_IMPSTATUS_RUNNING Instance attribute Public Attribute reference (LIKE) 20101110
13 CO_IMPSTATUS_SCHEDULED Instance attribute Public Attribute reference (LIKE) 20101110
14 CO_IMPSTATUS_STOPMARK Instance attribute Public Attribute reference (LIKE) 20101110
15 CO_IMPSTATUS_UNKNOWN Instance attribute Public Attribute reference (LIKE) 20101110
16 CO_TYPE_COLLECTION Instance attribute Public Attribute reference (LIKE) 20101110
17 CO_TYPE_REQUEST Instance attribute Public Attribute reference (LIKE) 20101110
18 CO_TYPE_STOPMARK Instance attribute Public Attribute reference (LIKE) 20101110
19 CO_TYPE_UNKNOWN Instance attribute Public Attribute reference (LIKE) 20101110
20 CO_UNDO_CHK_CONTENT_UNS Instance attribute Public Attribute reference (LIKE) 20110309
21 CO_UNDO_CHK_OKAY Instance attribute Public Attribute reference (LIKE) 20110309
22 CO_UNDO_CHK_SOFTWARE_MIS Instance attribute Public Attribute reference (LIKE) 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNDO Instance method Public Method 20110309
2 GET_ATTRIBUTES Instance method Public Method 20090526
3 GET_COLLECTION_ID Instance method Public Method 20090731
4 GET_DATE Instance method Public Method 20101110
5 GET_DEPLOY_TARGETS Instance method Public Method 20101110
6 GET_DESCRIPTION Instance method Public Method 20090526
7 GET_ENTITY_TYPE Instance method Public Method 20111118
8 GET_EXPORT_RC Instance method Public Method 20101110
9 GET_ID Instance method Public Method 20090526
10 GET_IMPORT_STATUS Instance method Public Method 20090907
11 GET_IMPORT_STATUS_DETAILS Instance method Public Method 20101110
12 GET_ITEM_FLAT Instance method Public Method 20090907
13 GET_OWNER Instance method Public Method 20090526
14 GET_PARENT_QUEUE Instance method Public Method Returns the parent (collection) queue of the request item 20090910
15 GET_POSITION Instance method Public Method 20090526
16 GET_PROJECTS Instance method Public Method 20100108
17 GET_PROTOCOL Instance method Public Method 20090526
18 GET_QUEUE Instance method Public Method 20090907
19 GET_RC Instance method Public Method 20101110
20 GET_STATUS Instance method Public Method 20090526
21 GET_TARGET_CLIENT Instance method Public Method 20111118
22 GET_TEAM Instance method Public Method 20090526
23 GET_TMS_BUFFER_ITEM Instance method Public Method 20090731
24 GET_TYPE Instance method Public Method 20090907
25 HAS_OVERTAKER_RELATION Instance method Public Method 20101110
26 IS_EMPTY Instance method Public Method 20090731
27 IS_IMPORTABLE Instance method Public Method 20091006
28 RELOAD Instance method Public Method 20111118
Events
Interface IF_CTS_QUEUE_REQUEST_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTRIBUTES Public Attribute reference (LIKE) 20090526
2 TY_DESCRIPTION Public Attribute reference (LIKE) 20090526
3 TY_ENTITIES Public Attribute reference (LIKE) 20090526
4 TY_EXPORT_RC Public Attribute reference (LIKE) 20101110
5 TY_ID Public Attribute reference (LIKE) 20090526
6 TY_IDS Public Attribute reference (LIKE) 20101110
7 TY_IMPORT_STATUS Public Attribute reference (LIKE) 20101110
8 TY_IMPORT_STATUS_DETAILS Public Attribute reference (LIKE) 20101110
9 TY_POSITION Public Attribute reference (LIKE) 20090526
10 TY_PROJECT Public Attribute reference (LIKE) 20090526
11 TY_QUEUE_ITEMS Public Attribute reference (LIKE) 20090526
12 TY_QUEUE_REQUEST_ITEMS Public Type reference (TYPE) SCTS_TY_QUEUEREQITEMS List of request items 20090526
13 TY_RC Public Attribute reference (LIKE) 20101110
14 TY_STATUS Public Attribute reference (LIKE) 20090526
15 TY_TEAM Public Attribute reference (LIKE) 20101110
16 TY_TIMESTAMP Public Attribute reference (LIKE) 20090526
17 TY_TYPE Public Attribute reference (LIKE) 20101110
18 TY_USER Public Attribute reference (LIKE) 20090526
19 TY_USERS Public Attribute reference (LIKE) 20090526
Method Signatures

Method CHECK_UNDO Signature

Method CHECK_UNDO on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method CHECK_UNDO on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_ATTRIBUTES on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_COLLECTION_ID Signature

Method GET_COLLECTION_ID on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_COLLECTION_ID on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_DATE Signature

Method GET_DATE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_DATE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_DEPLOY_TARGETS Signature

Method GET_DEPLOY_TARGETS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_DEPLOY_TARGETS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_DESCRIPTION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_ENTITY_TYPE Signature

Method GET_ENTITY_TYPE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_ENTITY_TYPE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_EXPORT_RC Signature

Method GET_EXPORT_RC on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_EXPORT_RC on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_ID on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_IMPORT_STATUS Signature

Method GET_IMPORT_STATUS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_IMPORT_STATUS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_IMPORT_STATUS_DETAILS Signature

Method GET_IMPORT_STATUS_DETAILS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_IMPORT_STATUS_DETAILS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_ITEM_FLAT Signature

Method GET_ITEM_FLAT on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_ITEM_FLAT on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_OWNER Signature

Method GET_OWNER on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_OWNER on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_PARENT_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 Assigned cluster queue 20090910

Method GET_PARENT_QUEUE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_POSITION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_PROJECTS Signature

Method GET_PROJECTS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_PROJECTS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_PROTOCOL Signature

Method GET_PROTOCOL on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_PROTOCOL on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_QUEUE Signature

Method GET_QUEUE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_QUEUE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_RC Signature

Method GET_RC on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_RC on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_STATUS Signature

Method GET_STATUS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_STATUS on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_TARGET_CLIENT Signature

Method GET_TARGET_CLIENT on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_TARGET_CLIENT on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_TEAM Signature

Method GET_TEAM on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_TEAM on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_TMS_BUFFER_ITEM Signature

Method GET_TMS_BUFFER_ITEM on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_TMS_BUFFER_ITEM on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_TYPE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method HAS_OVERTAKER_RELATION Signature

Method HAS_OVERTAKER_RELATION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method HAS_OVERTAKER_RELATION on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method IS_EMPTY on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method IS_IMPORTABLE Signature

Method IS_IMPORTABLE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method IS_IMPORTABLE on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.

Method RELOAD Signature

Method RELOAD on Interface IF_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method RELOAD on Interface IF_CTS_QUEUE_REQUEST_ITEM has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702