SAP ABAP Class CL_TRAN_REMOTE_CONTROL_FACTORY (Factory for transaction remote 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
⤷
⤷
Properties
| Class | CL_TRAN_REMOTE_CONTROL_FACTORY | |
| Short Description | Factory for transaction remote controls | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRCTP | Remote controlled transaction processing |
| Created | 20070412 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no forward declaration.
Interfaces
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no interface implemented.
Friends
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no friend class.
Attributes
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070412 | ||
| 2 | Static method | Public | Method | 20101203 | ||
| 3 | Static method | Public | Method | 20070412 |
Events
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no event.
Types
Class CL_TRAN_REMOTE_CONTROL_FACTORY has no local type.
Method Signatures
Method GET_REMOTE_CONTROL_FOR_BI_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | IF_STEPWISE_CTU_REMOTE_CONTROL | API for controlling a CALL TA USING stepwise from remote | 20070412 |
Method GET_REMOTE_CONTROL_FOR_BI_MODE on class CL_TRAN_REMOTE_CONTROL_FACTORY has no exception.
Method GET_REMOTE_CONTROL_FOR_CFW_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | IF_REMOTE_CONTROL_WITH_CFW | 20101203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of Transaction Remote Control | 20121018 |
Method GET_REMOTE_CONTROL_FOR_UI_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | IF_TRANSACTION_REMOTE_CONTROL | API for controlling a transaction from remote | 20070412 |
Method GET_REMOTE_CONTROL_FOR_UI_MODE on class CL_TRAN_REMOTE_CONTROL_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |