SAP ABAP Class IF_RODPS_ODPE_TRANSPORT (Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODP_ODPE Active ESH ODPs 20110609
Properties
Class IF_RODPS_ODPE_TRANSPORT  
Short Description Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110607   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RODPS_ODPE_TRANSPORT has no interface implemented.
Friends
Class IF_RODPS_ODPE_TRANSPORT has no friend class.
Attributes
Class IF_RODPS_ODPE_TRANSPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CTO_AFTER_SAVE_ACT_DEL Instance method Public Method Check After Saving/Activating/Deleting an Object 20110607
2 CTO_CHECK Instance method Public Method Check Transport Before Starting Maintenance 20110607
3 CTO_INSERT Instance method Public Method Write Object to Request Before Save 20110607
4 CTO_TRANSPORT Instance method Public Method Manually Write Object to a Request 20110607
5 GET_MAINTENANCE_STATE Instance method Public Method Get Maintenance State of the Object 20110609
Events
Class IF_RODPS_ODPE_TRANSPORT has no event.
Types
Class IF_RODPS_ODPE_TRANSPORT has no local type.
Method Signatures

Method CTO_AFTER_SAVE_ACT_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_ODPNM_ERROR Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTS_ODPNAME Objects with Errors 20110607
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RODPS_T_MSG Meldungen 20110607
3 Importing I_DELETED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE = 'X': Object(s) were deleted (Further Actions Required) 20110607
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20110607

Method CTO_AFTER_SAVE_ACT_DEL on class IF_RODPS_ODPE_TRANSPORT has no exception.

Method CTO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_ODPNM_DISPLAY Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTS_ODPNAME Objects that may only be Displayed and not Maintained 20110607
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RODPS_T_MSG Meldungen 20110607
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20110607
# Exception Resumable Description Created on
1 CX_RODPS_LOCKED 20110609

Method CTO_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_ODPNM_ERROR Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTS_ODPNAME Objects that may not be Saved or Deleted 20110607
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RODPS_T_MSG Meldungen 20110607
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20110607
# Exception Resumable Description Created on
1 CX_RODPS_LOCKED 20110609

Method CTO_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20110607
2 Returning R_T_MSG Value transfer Type reference (TYPE) RODPS_T_MSG Meldungen 20110607
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR 20110609
2 CX_RODPS_LOCKED 20110609

Method GET_MAINTENANCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAINTENANCE_STATE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110609

Method GET_MAINTENANCE_STATE on class IF_RODPS_ODPE_TRANSPORT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in