SAP ABAP Class CL_CTS_REQUEST_OBJECT (CTS: Drag&Drop Object - Requests and Tasks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_REQ (Package) CTS: Request Editing
Properties
Class CL_CTS_REQUEST_OBJECT  
Short Description CTS: Drag&Drop Object - Requests and Tasks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_REQ   CTS: Request Editing 
Created 20081007   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_REQUEST_OBJECT has no forward declaration.
Interfaces
Class CL_CTS_REQUEST_OBJECT has no interface implemented.
Friends
Class CL_CTS_REQUEST_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_REQUESTS Instance attribute Private Type reference (TYPE) TRKORRS 20081007
2 F_TASKS Instance attribute Private Type reference (TYPE) TRKORRS 20081007
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUESTS Instance method Public Method 20081007
2 GET_TASKS Instance method Public Method 20081007
3 SET_REQUESTS Instance method Public Method 20081007
4 SET_TASKS Instance method Public Method 20081007
Events
Class CL_CTS_REQUEST_OBJECT has no event.
Types
Class CL_CTS_REQUEST_OBJECT has no local type.
Method Signatures

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRKORRS 20081007

Method GET_REQUESTS on class CL_CTS_REQUEST_OBJECT has no exception.

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRKORRS 20081007

Method GET_TASKS on class CL_CTS_REQUEST_OBJECT has no exception.

Method SET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTS Call by reference Type reference (TYPE) TRKORRS 20081007

Method SET_REQUESTS on class CL_CTS_REQUEST_OBJECT has no exception.

Method SET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASKS Call by reference Type reference (TYPE) TRKORRS 20081007

Method SET_TASKS on class CL_CTS_REQUEST_OBJECT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in