SAP ABAP Class CX_UCON_TRANSPORT_ERROR (RFC State Transport Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_UCON_BASE Unified Connectivity Base Exception 20130314
Properties
Class CX_UCON_TRANSPORT_ERROR  
Short Description RFC State Transport Error    
Super Class CX_UCON_BASE Unified Connectivity Base Exception 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20130314   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_UCON_TRANSPORT_ERROR has no forward declaration.
Interfaces
Class CX_UCON_TRANSPORT_ERROR has no interface implemented.
Friends
Class CX_UCON_TRANSPORT_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE_OBJ Instance attribute Public Type reference (TYPE) RS38L_FNAM Name of Function Module 20130314
2 TRANS_ERROR_NUMBER Instance attribute Public Type reference (TYPE) UCONSTATETRANSPERR RFC State Error Number 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130314
2 CREATE Static method Public Method factory 20130314
3 GET_STATE_OBJ_NAME Instance method Public Method 20130314
4 GET_TRANS_ERROR_NUMBER Instance method Public Method 20130314
Events
Class CX_UCON_TRANSPORT_ERROR has no event.
Types
Class CX_UCON_TRANSPORT_ERROR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130314
2 Importing STATE_OBJ Call by reference Type reference (TYPE) RS38L_FNAM 20130314
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130314
4 Importing TRANS_ERROR_NUMBER Call by reference Type reference (TYPE) UCONSTATETRANSPERR 20130314

Method CONSTRUCTOR on class CX_UCON_TRANSPORT_ERROR has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTION Value transfer Object reference (TYPE REF TO) CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130314
2 Importing STATE_OBJ Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20130314
3 Importing TRANS_ERROR_NUMBER Call by reference Type reference (TYPE) UCONSTATETRANSPERR RFC State Error Number 20130314

Method CREATE on class CX_UCON_TRANSPORT_ERROR has no exception.

Method GET_STATE_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE_OBJ Value transfer Type reference (TYPE) RS38L_FNAM Name of Function Module 20130314

Method GET_STATE_OBJ_NAME on class CX_UCON_TRANSPORT_ERROR has no exception.

Method GET_TRANS_ERROR_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANS_ERROR_NUMBER Value transfer Type reference (TYPE) UCONSTATETRANSPERR RFC State Error Number 20130314

Method GET_TRANS_ERROR_NUMBER on class CX_UCON_TRANSPORT_ERROR has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740