SAP ABAP Class CL_UCON_STATE_TRANSPORT (Transporting State Objects)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UCON_STATE_TRANSPORT Transport of State Objects 20130314
Properties
Class CL_UCON_STATE_TRANSPORT  
Short Description Transporting State Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20130312   SAP 
Last change 20141121    
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
# Interface Abstract Final Description Created on
1 IF_UCON_STATE_TRANSPORT Transport of State Objects 20130314
Friends
Class CL_UCON_STATE_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ASYNC_INSERT_LIMIT Instance attribute Private Type reference (TYPE) I 100 100 20130314
2 RUN_IN_UPDATE_TASK Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130318
3 TRANSPORT_HANDLER Static Attribute Private Object reference (TYPE REF TO) _IF_UCON_TRANSPORT 20130318
4 TRANSPORT_RELEVANT_OBJ Instance attribute Private Object reference (TYPE REF TO) LIF_TRANSPORT_RELEVANT 20130320
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_CREATE_ERROR Static method Private Method 20130314
2 CLASS_CONSTRUCTOR Static method Public Constructor 20130318
3 CREATE Static method Public Method 20130314
4 GET_TRANSPORT Static method Private Method 20130319
5 PARAM_CHECK Static method Private Method 20130319
6 PROCESS_JOB Static method Public Method 20130314
7 START_ASYNC_JOB Instance method Private Method 20130320
8 TRANSPORT_INSERT Static method Private Method 20130318
Events
Class CL_UCON_STATE_TRANSPORT has no event.
Types
Class CL_UCON_STATE_TRANSPORT has no local type.
Method Signatures

Method CHECK_AND_CREATE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASYNC Call by reference Type reference (TYPE) ABAP_BOOL 20130314
2 Importing NUMBER Call by reference Type reference (TYPE) I 20130314
3 Importing STATE_OBJ Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20130314
# Exception Resumable Description Created on
1 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130314

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UCON_STATE_TRANSPORT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UCON_STATE_TRANSPORT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) IF_UCON_STATE_TRANSPORT Transport of State Objects 20130314

Method CREATE on class CL_UCON_STATE_TRANSPORT has no exception.

Method GET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) RS38L_FNAM 20130319
2 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 20130319
3 Returning TRKORR Value transfer Type reference (TYPE) TRKORR 20130319
# Exception Resumable Description Created on
1 CX_UCON_TRANSPORT_ERROR Exception Class for UCON Helper 20130710

Method PARAM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 20130319
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130319
# Exception Resumable Description Created on
1 CX_UCON_INVALID_COMBINATION Invalid argument passed 20130319

Method PROCESS_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASYNC Call by reference Type reference (TYPE) ABAP_BOOL 20130314
2 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 20130314
3 Importing STATE_OBJECTS Call by reference Type reference (TYPE) IF_UCON_STATE_TRANSPORT=>T_STATE_OBJECTS 20130314
4 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130314
# Exception Resumable Description Created on
1 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130314

Method START_ASYNC_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR 20130320

Method START_ASYNC_JOB on class CL_UCON_STATE_TRANSPORT has no exception.

Method TRANSPORT_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASYNC Call by reference Type reference (TYPE) ABAP_BOOL 20130318
2 Importing OBJ_NAME Call by reference Type reference (TYPE) RS38L_FNAM 20130318
3 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 20130318
4 Changing TRKORR Call by reference Type reference (TYPE) TRKORR 20130318
# Exception Resumable Description Created on
1 CX_UCON_TRANSPORT_ERROR 20130318
History
Last changed by/on SAP  20141121 
SAP Release Created in 740