SAP ABAP Class IF_TRS (Interface for transport)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TRS transport system 20130307
Properties
Class IF_TRS  
Short Description Interface for transport    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TRS has no forward declaration.
Interfaces
Class IF_TRS has no interface implemented.
Friends
Class IF_TRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130327
2 CLIENT_ROLE Instance attribute Public Type reference (TYPE) CCCORACTIV Single-Character Flag 20130312
3 DEFAULT_REQUEST Instance attribute Public Type reference (TYPE) TRKORR Request/Task 20130318
4 GC_CLIENT_EDIT Constant Public See coding 20130327
5 MESSAGES_T Instance attribute Public Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20130312
6 REQUESTS_T Instance attribute Public Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20130312
7 RESULT Instance attribute Public Type reference (TYPE) CTS_CHECK_RESULT WBO Remote API: Result of Change Recording Check 20130313
8 SAVE_ALLOWED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130313
9 SAVE_FORCED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130312
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method check objects to be written 20130307
2 GET_INFO Instance method Public Method 20130308
3 INSERT Instance method Public Method write object entries into transport 20130307
4 INSERT_TASK Instance method Public Method 20130322
Events
Class IF_TRS has no event.
Types
Class IF_TRS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_TRS has no parameter.
Method CHECK on class IF_TRS has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20130308
2 Exporting E_REQUESTS Call by reference Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20130308
3 Exporting E_RESULT Call by reference Type reference (TYPE) CTS_CHECK_RESULT Result of Action in CTS 20130308

Method GET_INFO on class IF_TRS has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130313
2 Importing I_REQTEXT Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20130313

Method INSERT on class IF_TRS has no exception.

Method INSERT_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130322
2 Importing I_REQTEXT Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20130322

Method INSERT_TASK on class IF_TRS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in