SAP ABAP Interface IF_I_TRANSACTION_START_REMOTE (Expert's API to start a transaction remotely)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
⤷
SRCTP (Package) Remote controlled transaction processing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TRANSACTION_REMOTE_CONTROL | API for controlling a transaction from remote | 20070412 |
Properties
Interface | IF_I_TRANSACTION_START_REMOTE | |
Short Description | Expert's API to start a transaction remotely |
General Data
Package | SRCTP | Remote controlled transaction processing |
Created | 20070412 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
Interface IF_I_TRANSACTION_START_REMOTE has no forward declaration.
Interfaces
Interface IF_I_TRANSACTION_START_REMOTE has no interface.
Friends
Interface IF_I_TRANSACTION_START_REMOTE has no friend.
Attributes
Interface IF_I_TRANSACTION_START_REMOTE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070412 | |
2 | ![]() |
Instance method | Public | Method | 20070427 | |
3 | ![]() |
Instance method | Public | Method | 20070412 | |
4 | ![]() |
Instance method | Public | Method | start specified transaction remotely, return immediately | 20070412 |
5 | ![]() |
Instance method | Public | Method | 20070412 |
Events
Interface IF_I_TRANSACTION_START_REMOTE has no event.
Types
Interface IF_I_TRANSACTION_START_REMOTE has no local type.
Method Signatures
Method CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | I | Returncode (0 - ok) | 20070412 |
Method CONNECT on Interface IF_I_TRANSACTION_START_REMOTE has no exception.
Method DB_COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | I | Returncode (0 - ok) | 20070427 |
Method DB_COMMIT on Interface IF_I_TRANSACTION_START_REMOTE has no exception.
Method DISCONNECT Signature
Method DISCONNECT on Interface IF_I_TRANSACTION_START_REMOTE has no parameter.
Method DISCONNECT on Interface IF_I_TRANSACTION_START_REMOTE has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | I | 20070412 | |||
2 | ![]() |
TRANSACTION | Call by reference | Type reference (TYPE) | STRING | 20070412 |
Method START on Interface IF_I_TRANSACTION_START_REMOTE has no exception.
Method TRIGGER_ROLLOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | I | Returncode (0 - ok) | 20070412 |
Method TRIGGER_ROLLOUT on Interface IF_I_TRANSACTION_START_REMOTE has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |