SAP ABAP Interface IF_REMOTE_CONTROL_WITH_CFW (API for Controlling a transaction with Cfw controls)
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 | 20101203 |
Properties
Interface | IF_REMOTE_CONTROL_WITH_CFW | |
Short Description | API for Controlling a transaction with Cfw controls |
General Data
Package | SRCTP | Remote controlled transaction processing |
Created | 20101203 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_REMOTE_CONTROL_WITH_CFW has no forward declaration.
Interfaces
Interface IF_REMOTE_CONTROL_WITH_CFW has no interface.
Friends
Interface IF_REMOTE_CONTROL_WITH_CFW has no friend.
Attributes
Interface 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
Interface IF_REMOTE_CONTROL_WITH_CFW has no event.
Types
Interface IF_REMOTE_CONTROL_WITH_CFW has no local type.
Method Signatures
Method CONNECT Signature
Method CONNECT on Interface 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 Interface IF_REMOTE_CONTROL_WITH_CFW has no parameter.
Method DISCONNECT on Interface 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 Interface 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 | 731 |