SAP ABAP Interface IF_TRANSACT_REMOTE_CONTROL_BAS (basic functions for remote control API for transactions)
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 composition (i COMPRISING i_ref) | IF_STEPWISE_CTU_REMOTE_CONTROL | API for controlling a CALL TA USING stepwise from remote | 20070213 |
2 | Interface composition (i COMPRISING i_ref) | IF_TRANSACTION_REMOTE_CONTROL | API for controlling a transaction from remote | 20070213 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TRANSACTION_REMOTE_CONTROL | API for controlling a transaction from remote | 20070213 |
Properties
Interface | IF_TRANSACT_REMOTE_CONTROL_BAS | |
Short Description | basic functions for remote control API for transactions |
General Data
Package | SRCTP | Remote controlled transaction processing |
Created | 20070213 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no forward declaration.
Interfaces
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no interface.
Friends
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no friend.
Attributes
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Connect to the server process ("create mode") | 20070213 |
2 | ![]() |
Instance method | Public | Method | close connection to the server process ("delete mode") | 20070213 |
3 | ![]() |
Instance method | Public | Method | get specified data of transaction environment | 20070213 |
4 | ![]() |
Instance method | Public | Method | indicate a short break of transaction processing ("rollout") | 20070213 |
Events
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no event.
Types
Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no local type.
Method Signatures
Method CONNECT Signature
Method CONNECT on Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070214 |
Method DISCONNECT Signature
Method DISCONNECT on Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no parameter.
Method DISCONNECT on Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no exception.
Method GET_ENVIRONMENT_DATA 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 | 20070214 | ||
2 | ![]() |
SAP_MEMORY_SETTINGS | Call by reference | Type reference (TYPE) | SRCT_SETGET_PARAMETERS | RCT: Table of Set/Get Parameters | 20070214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070214 |
Method SUSPEND Signature
Method SUSPEND on Interface IF_TRANSACT_REMOTE_CONTROL_BAS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions of Transaction Remote Control | 20070214 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |