SAP ABAP Class IF_REMOTE_CONTROL_WITH_CFW (API for Controlling a transaction with Cfw controls)
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 | 20101203 |
Properties
| Class | IF_REMOTE_CONTROL_WITH_CFW | |
| Short Description | API for Controlling a transaction with Cfw controls | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_REMOTE_CONTROL_WITH_CFW has no forward declaration.
Interfaces
Class IF_REMOTE_CONTROL_WITH_CFW has no interface implemented.
Friends
Class IF_REMOTE_CONTROL_WITH_CFW has no friend class.
Attributes
Class IF_REMOTE_CONTROL_WITH_CFW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Connect to the server process ("create mode") | 20101203 | |
| 2 | Instance method | Public | Method | Process data and okcode with current transaction | 20101203 | |
| 3 | Instance method | Public | Method | Close connection to the server process ("delete mode") | 20101203 | |
| 4 | Instance method | Public | Method | Start the specified transaction remote | 20101203 | |
| 5 | Instance method | Public | Method | Indicate a short break of transaction processing ("rollout") | 20101203 |
Events
Class IF_REMOTE_CONTROL_WITH_CFW has no event.
Types
Class IF_REMOTE_CONTROL_WITH_CFW has no local type.
Method Signatures
Method CONNECT Signature
Method CONNECT on class IF_REMOTE_CONTROL_WITH_CFW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of Transaction Remote Control | 20110513 |
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_CFW_REQUEST | rct cfw request | 20110802 | |||
| 2 | RESPONSE | Call by reference | Type reference (TYPE) | STRING | RCT: Response of executed step | 20101203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of Transaction Remote Control | 20101203 |
Method DISCONNECT Signature
Method DISCONNECT on class IF_REMOTE_CONTROL_WITH_CFW has no parameter.
Method DISCONNECT on class IF_REMOTE_CONTROL_WITH_CFW has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Call by reference | Type reference (TYPE) | STRING | Response of executed step | 20101203 | |||
| 2 | TRANSACTION | Call by reference | Type reference (TYPE) | STRING | The transaction identifier (as could be entered as okcode) | 20101203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of Transaction Remote Control | 20101203 |
Method SUSPEND Signature
Method SUSPEND on class IF_REMOTE_CONTROL_WITH_CFW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of Transaction Remote Control | 20101203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |