SAP ABAP Class IF_SRAL_TRANSPORT_HANDLER (Transport Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_TRANSPORT_HANDLER WDA: Transport Handling 20130319
Properties
Class IF_SRAL_TRANSPORT_HANDLER  
Short Description Transport Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130315   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 IF_SRAL_TRANSPORT_HANDLER has no interface implemented.
Friends
Class IF_SRAL_TRANSPORT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MESSAGE_TYPE_ERROR Constant Public Type reference (TYPE) I 2 Error 20130315
2 CO_MESSAGE_TYPE_INFO Constant Public Type reference (TYPE) I 0 Information 20130315
3 CO_MESSAGE_TYPE_WARNING Constant Public Type reference (TYPE) I 1 Warning 20130315
4 CO_TRKORRTYPE_CUST Constant Public Type reference (TYPE) TRFUNCTION 'W' Customizing Request 20130315
5 MT_OBJECT_ENTRIES Instance attribute Public Type reference (TYPE) CTS_OBJECT_ENTRIES Logic. tobj only or icluding table entries 20130315
6 MT_TABLE_ENTRIES Instance attribute Public Type reference (TYPE) CTS_OBJECT_ENTRIES Table Key for Piece Lists only 20130315
7 M_MESSAGES Instance attribute Public Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20130319
8 M_REQUESTS Instance attribute Public Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20130319
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks whether object is valid 20130315
2 GET_LAST_MESSAGES Instance method Public Method Returns the messages of the last call (Check / Insert) 20130315
3 GET_LAST_TRANSPORT Instance method Public Method Returns last used transport 20130319
4 INSERT Instance method Public Method Adds object to the transport request 20130315
Events
Class IF_SRAL_TRANSPORT_HANDLER has no event.
Types
Class IF_SRAL_TRANSPORT_HANDLER has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) I 20130317

Method CHECK on class IF_SRAL_TRANSPORT_HANDLER has no exception.

Method GET_LAST_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20130315

Method GET_LAST_MESSAGES on class IF_SRAL_TRANSPORT_HANDLER has no exception.

Method GET_LAST_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRANSPORT Value transfer Type reference (TYPE) TRKORR Request/Task 20130319

Method GET_LAST_TRANSPORT on class IF_SRAL_TRANSPORT_HANDLER has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR_STATE Value transfer Type reference (TYPE) I 20130325
2 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20130325
3 Importing TRANSPORT_DESCRIPTION Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20130325

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