SAP ABAP Class IF_UCON_STATE_TRANSPORT (Transport of State Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_STATE_TRANSPORT Transporting State Objects 20130314
Properties
Class IF_UCON_STATE_TRANSPORT  
Short Description Transport of State Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130314   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
Class IF_UCON_STATE_TRANSPORT has no interface implemented.
Friends
Class IF_UCON_STATE_TRANSPORT has no friend class.
Attributes
Class IF_UCON_STATE_TRANSPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASYNC_OBJECTS_LEFT Instance method Public Method 20130315
2 DELETE_OBJECT_WITH_ERROR Instance method Public Method 20130315
3 GET_ASYNC_TRANSPORT_ERRORS Instance method Public Method 20130314
4 IS_ASYNC_JOB_RUNNING Instance method Public Method 20130320
5 RESTART_OPEN_ASYNC_ELEMENTS Instance method Public Method 20130314
6 RETRY_ALL Instance method Public Method 20130315
7 RETRY_ONE_OBJECT Instance method Public Method 20130315
8 TRANSPORT_RFC_STATES Instance method Public Method 20130314
Events
Class IF_UCON_STATE_TRANSPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STATE_OBJECTS Public See coding 20130314 t_state_objects TYPE TABLE OF rs38l_fnam
2 T_TRANSPORT_ERRORS Public See coding 20130314 t_transport_errors TYPE STANDARD TABLE OF uconstatetranswl WITH DEFAULT KEY
Method Signatures

Method ASYNC_OBJECTS_LEFT Signature

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

Method ASYNC_OBJECTS_LEFT on class IF_UCON_STATE_TRANSPORT has no exception.

Method DELETE_OBJECT_WITH_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE_OBJ Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20130315

Method DELETE_OBJECT_WITH_ERROR on class IF_UCON_STATE_TRANSPORT has no exception.

Method GET_ASYNC_TRANSPORT_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERRORS Value transfer Type reference (TYPE) T_TRANSPORT_ERRORS 20130314

Method GET_ASYNC_TRANSPORT_ERRORS on class IF_UCON_STATE_TRANSPORT has no exception.

Method IS_ASYNC_JOB_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ASYNC_JOB_STARTED Value transfer Type reference (TYPE) ABAP_BOOL 20130320

Method IS_ASYNC_JOB_RUNNING on class IF_UCON_STATE_TRANSPORT has no exception.

Method RESTART_OPEN_ASYNC_ELEMENTS 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 20130315
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130315
# Exception Resumable Description Created on
1 CX_UCON_ASYNC_ALREADY_STARTED 20130315
2 CX_UCON_INVALID_COMBINATION Invalid argument passed 20130319
3 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130315

Method RETRY_ALL 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 20130315
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130315
# Exception Resumable Description Created on
1 CX_UCON_ASYNC_ALREADY_STARTED 20130315
2 CX_UCON_INVALID_COMBINATION Invalid argument passed 20130319
3 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130315

Method RETRY_ONE_OBJECT 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 20130315
2 Importing STATE_OBJECT Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20130315
3 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130315
# Exception Resumable Description Created on
1 CX_UCON_INVALID_COMBINATION Invalid argument passed 20130319
2 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130315

Method TRANSPORT_RFC_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRORS Call by reference Type reference (TYPE) T_TRANSPORT_ERRORS 20130314
2 Importing FORCE_ASYNC Call by reference Type reference (TYPE) ABAP_BOOL 20130318
3 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 20130314
4 Exporting STARTED_ASYNC Call by reference Type reference (TYPE) ABAP_BOOL 20130319
5 Importing STATE_OBJECTS Call by reference Type reference (TYPE) T_STATE_OBJECTS 20130314
6 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130314
# Exception Resumable Description Created on
1 CX_UCON_INVALID_COMBINATION Invalid argument passed 20130319
2 CX_UCON_TRANSPORT_ERROR RFC State Transport Error 20130314
History
Last changed by/on SAP  20141121 
SAP Release Created in