SAP ABAP Class IF_TRANSACT_REMOTE_CONTROL_BAS (basic functions for remote control API for transactions)
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
| Class | IF_TRANSACT_REMOTE_CONTROL_BAS | |
| Short Description | basic functions for remote control API for transactions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070213 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TRANSACT_REMOTE_CONTROL_BAS has no forward declaration.
Interfaces
Class IF_TRANSACT_REMOTE_CONTROL_BAS has no interface implemented.
Friends
Class IF_TRANSACT_REMOTE_CONTROL_BAS has no friend class.
Attributes
Class 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
Class IF_TRANSACT_REMOTE_CONTROL_BAS has no event.
Types
Class IF_TRANSACT_REMOTE_CONTROL_BAS has no local type.
Method Signatures
Method CONNECT Signature
Method CONNECT on class 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 class IF_TRANSACT_REMOTE_CONTROL_BAS has no parameter.
Method DISCONNECT on class 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 class 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 |