SAP ABAP Interface IF_TRANSACTION_REMOTE_CONTROL (API for controlling a transaction from remote)
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 | 20070213 |
Properties
Interface | IF_TRANSACTION_REMOTE_CONTROL | |
Short Description | API for controlling a transaction from remote |
General Data
Package | SRCTP | Remote controlled transaction processing |
Created | 20070213 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TRANSACTION_REMOTE_CONTROL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TRANSACT_REMOTE_CONTROL_BAS | basic functions for remote control API for transactions | 20070213 |
Friends
Interface IF_TRANSACTION_REMOTE_CONTROL has no friend.
Attributes
Interface IF_TRANSACTION_REMOTE_CONTROL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070213 | |
2 | ![]() |
Instance method | Public | Method | process data and okcode with current transaction | 20070213 |
3 | ![]() |
Instance method | Public | Method | trigger a database commit on remote side | 20070427 |
4 | ![]() |
Instance method | Public | Method | 20070213 | |
5 | ![]() |
Instance method | Public | Method | 20070213 | |
6 | ![]() |
Instance method | Public | Method | Start the specified transaction remote | 20070213 |
7 | ![]() |
Instance method | Public | Method | 20070213 |
Events
Interface IF_TRANSACTION_REMOTE_CONTROL has no event.
Types
Interface IF_TRANSACTION_REMOTE_CONTROL has no local type.
Method Signatures
Method CONNECT Signature
Method CONNECT on Interface IF_TRANSACTION_REMOTE_CONTROL has no parameter.
Method CONNECT on Interface IF_TRANSACTION_REMOTE_CONTROL has no exception.
Method CONTINUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | SRCT_REQUEST | RCT: request data | 20070213 | ||
2 | ![]() |
RESPONSE | Call by reference | Type reference (TYPE) | SRCT_RESPONSE | RCT: Response of executed step | 20070213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070214 |
Method DB_COMMIT Signature
Method DB_COMMIT on Interface IF_TRANSACTION_REMOTE_CONTROL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070427 |
Method DISCONNECT Signature
Method DISCONNECT on Interface IF_TRANSACTION_REMOTE_CONTROL has no parameter.
Method DISCONNECT on Interface IF_TRANSACTION_REMOTE_CONTROL has no exception.
Method GET_ENVIRONMENT_DATA Signature
Method GET_ENVIRONMENT_DATA on Interface IF_TRANSACTION_REMOTE_CONTROL has no parameter.
Method GET_ENVIRONMENT_DATA on Interface IF_TRANSACTION_REMOTE_CONTROL has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_MEMORY_SETTINGS | Call by reference | Type reference (TYPE) | SRCT_ABAP_MEMORY_CLUSTERS | SRCT: Table of ABAP Memory Clusters | 20070213 | ||
2 | ![]() |
RESPONSE | Call by reference | Type reference (TYPE) | SRCT_RESPONSE | RCT: Response of executed step | 20070213 | ||
3 | ![]() |
SAP_MEMORY_SETTINGS | Call by reference | Type reference (TYPE) | SRCT_SETGET_PARAMETERS | RCT: Table of Set/Get Parameters | 20070213 | ||
4 | ![]() |
TRANSACTION | Call by reference | Type reference (TYPE) | STRING | The transaction identifier (as could be entered as okcode) | 20070213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070214 |
Method SUSPEND Signature
Method SUSPEND on Interface IF_TRANSACTION_REMOTE_CONTROL has no parameter.
Method SUSPEND on Interface IF_TRANSACTION_REMOTE_CONTROL has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |