SAP ABAP Class CL_CTS_QUEUE_REQUEST_ITEM (Transport request 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_REQUEST_ITEM cCTS: Transport request queue item 20090526
Properties
Class CL_CTS_QUEUE_REQUEST_ITEM  
Short Description Transport request 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 IF_CTS_QUEUE_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CTS_TRANSPORT_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 STMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_QUEUE_REQUEST_ITEM cCTS: Transport request 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_COLLECTION_ITEM 20090831 Transport collection 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 IMPORTABLE Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091006
2 INFO Instance attribute Protected Type reference (TYPE) STMS_WBO_REQUEST 20090831
3 PARENT_QUEUE Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_ENTITY_QUEUE General queue of transport entities 20091020
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_TYPE Instance method Public Method 20101115
2 GET_PARENT_QUEUE Instance method Public Method 20090910
3 LOAD Static method Protected Method Load the request item 20090526
Events
Class CL_CTS_QUEUE_REQUEST_ITEM has no event.
Types
Class CL_CTS_QUEUE_REQUEST_ITEM has no local type.
Method Signatures

Method GET_ENTITY_TYPE Signature

Method GET_ENTITY_TYPE on class CL_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_ENTITY_TYPE on class CL_CTS_QUEUE_REQUEST_ITEM has no exception.

Method GET_PARENT_QUEUE Signature

Method GET_PARENT_QUEUE on class CL_CTS_QUEUE_REQUEST_ITEM has no parameter.
Method GET_PARENT_QUEUE on class CL_CTS_QUEUE_REQUEST_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 PARENT_QUEUE Call by reference Object reference (TYPE REF TO) IF_CTS_ENTITY_QUEUE General queue of transport entities 20091020
4 Importing QUEUE Call by reference Object reference (TYPE REF TO) IF_CTS_ENTITY_QUEUE General queue of transport entities 20090831
5 Returning QUEUE_ITEM Value transfer Object reference (TYPE REF TO) IF_CTS_QUEUE_ITEM General Item in Queue 20090526
6 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_REQUEST Exceptions from handling transport requests 20090526
History
Last changed by/on SAP  20140121 
SAP Release Created in 702