SAP ABAP Interface IF_UCON_STATE_TRANSPORT (Transport of 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 - 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
Interface | IF_UCON_STATE_TRANSPORT | |
Short Description | Transport of State Objects |
General Data
Package | S_UNIFIED_CON_WB_LM | Interface to Workbench and LM |
Created | 20130314 | SAP |
Last changed | 20141121 | |
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 IF_UCON_STATE_TRANSPORT has no interface.
Friends
Interface IF_UCON_STATE_TRANSPORT has no friend.
Attributes
Interface IF_UCON_STATE_TRANSPORT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130315 | |
2 | ![]() |
Instance method | Public | Method | 20130315 | |
3 | ![]() |
Instance method | Public | Method | 20130314 | |
4 | ![]() |
Instance method | Public | Method | 20130320 | |
5 | ![]() |
Instance method | Public | Method | 20130314 | |
6 | ![]() |
Instance method | Public | Method | 20130315 | |
7 | ![]() |
Instance method | Public | Method | 20130315 | |
8 | ![]() |
Instance method | Public | Method | 20130314 |
Events
Interface 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 | ![]() |
ASYNC_OBJECTS_LEFT | Value transfer | Type reference (TYPE) | I | 20130315 |
Method ASYNC_OBJECTS_LEFT on Interface 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 | ![]() |
STATE_OBJ | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130315 |
Method DELETE_OBJECT_WITH_ERROR on Interface 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 | ![]() |
ERRORS | Value transfer | Type reference (TYPE) | T_TRANSPORT_ERRORS | 20130314 |
Method GET_ASYNC_TRANSPORT_ERRORS on Interface 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 | ![]() |
IS_ASYNC_JOB_STARTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130320 |
Method IS_ASYNC_JOB_RUNNING on Interface 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 | ![]() |
RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130315 | |||
2 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 | ||
2 | ![]() |
Invalid argument passed | 20130319 | |
3 | ![]() |
RFC State Transport Error | 20130315 |
Method RETRY_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130315 | |||
2 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 | ||
2 | ![]() |
Invalid argument passed | 20130319 | |
3 | ![]() |
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 | ![]() |
RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130315 | |||
2 | ![]() |
STATE_OBJECT | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20130315 | ||
3 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid argument passed | 20130319 | |
2 | ![]() |
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 | ![]() |
ERRORS | Call by reference | Type reference (TYPE) | T_TRANSPORT_ERRORS | 20130314 | |||
2 | ![]() |
FORCE_ASYNC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130318 | |||
3 | ![]() |
RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130314 | |||
4 | ![]() |
STARTED_ASYNC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130319 | |||
5 | ![]() |
STATE_OBJECTS | Call by reference | Type reference (TYPE) | T_STATE_OBJECTS | 20130314 | |||
6 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid argument passed | 20130319 | |
2 | ![]() |
RFC State Transport Error | 20130314 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |