SAP ABAP Class CL_TRS_HANDLER (Factory for TRS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_USER_DEFINED_SEARCH (Package) User defined search
Properties
Class CL_TRS_HANDLER  
Short Description Factory for TRS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_USER_DEFINED_SEARCH   User defined search 
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TRS_HANDLER has no interface implemented.
Friends
Class CL_TRS_HANDLER has no friend class.
Attributes
Class CL_TRS_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT_EDIT Static method Public Method Returns Edit mode for current client 20130307
2 GET_CLIENT_ROLE Static method Public Method Returns role of current client 20130307
3 GET_HANDLER Static method Public Method 20130307
4 IS_AUTO_RECORDING_ON Static method Public Method Checks if auto transportation is switched on 20130307
5 LIST_REQUESTS Static method Public Method 20130307
Events
Class CL_TRS_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TRS_ITEM Public See coding 20130320 begin of trs_item, trkorr type trkorr, author type sy-uname, description type as4text, trkorrtype type trfunction, end of trs_item
2 TRS_LIST Public See coding 20130320 trs_list type standard table of trs_item with non-unique default key
Method Signatures

Method GET_CLIENT_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CLIENT_EDIT Value transfer Type reference (TYPE) CCCORACTIV Changes and transports for client-specific objects 20130307

Method GET_CLIENT_EDIT on class CL_TRS_HANDLER has no exception.

Method GET_CLIENT_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ROLE Value transfer Type reference (TYPE) CCCATEGORY Client control: Role of client (production, test,...) 20130307

Method GET_CLIENT_ROLE on class CL_TRS_HANDLER has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HANDLER Value transfer Object reference (TYPE REF TO) IF_TRS Interface for transport 20130307
2 Importing I_AUTO Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20130325
3 Importing I_KORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130307
4 Importing I_OBJECTS Call by reference Type reference (TYPE) CTS_OBJECT_KEYS WBO Remote API: Object Key for Piece Lists 20130313
5 Importing I_OBJECT_KEYS Call by reference Type reference (TYPE) TRL_TROBJ_KEY_T Table of tranport objects 20130307
6 Importing I_OBJECT_TABLES Call by reference Type reference (TYPE) CTS_OBJECT_TABLES WBO Remote API: Table Key for Piece Lists 20130307
7 Importing I_RECORDING_ENTRIES Call by reference Type reference (TYPE) CTS_RECORDING_ENTRIES WBO Remote API: Entries for Change Recording 20130313
8 Importing I_REQTEXT Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20130307

Method GET_HANDLER on class CL_TRS_HANDLER has no exception.

Method IS_AUTO_RECORDING_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ON Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130307

Method IS_AUTO_RECORDING_ON on class CL_TRS_HANDLER has no exception.

Method LIST_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER_TYPE Call by reference Type reference (TYPE) TRFUNCTION 'W' Type of request/task 20130307
2 Importing I_READ_ATTRIBUTES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20130307
3 Importing I_READ_TASK_HEADER Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20130307
4 Importing I_STATUS Call by reference Type reference (TYPE) TRSTATUS 'D' Status of request/task 20130307
5 Importing I_UNAME Call by reference Type reference (TYPE) SY-UNAME ABAP System Field: Name of Current User 20130307
6 Returning R_REQUESTS Value transfer Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20130307

Method LIST_REQUESTS on class CL_TRS_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740