SAP ABAP Interface IF_STEPWISE_CTU_REMOTE_CONTROL (API for controlling a CALL TA USING stepwise from remote)
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 20070213
Properties
Interface IF_STEPWISE_CTU_REMOTE_CONTROL  
Short Description API for controlling a CALL TA USING stepwise from remote    
General Data
Package SRCTP   Remote controlled transaction processing 
Created 20070213   SAP 
Last changed 20071217   SAP 
Unicode checks active    
Forward declarations
Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TRANSACT_REMOTE_CONTROL_BAS basic functions for remote control API for transactions 20070213
Friends
Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no friend.
Attributes
Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Instance method Public Method 20070213
2 CONTINUE Instance method Public Method process data and okcode with current transaction 20070213
3 DISCONNECT Instance method Public Method 20070213
4 GET_ENVIRONMENT_DATA Instance method Public Method 20070213
5 START Instance method Public Method Start the specified transaction remote 20070213
6 SUSPEND Instance method Public Method 20070213
Events
Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no event.
Types
Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no local type.
Method Signatures

Method CONNECT Signature

Method CONNECT on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no parameter.
Method CONNECT on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no exception.

Method CONTINUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SRCT_REQUEST RCT: request data 20070213
2 Exporting RESPONSE Call by reference Type reference (TYPE) SRCT_CTU_RESPONSE RCT: Response of executed step (CALL TRANSACTION USING) 20070213
# Exception Resumable Description Created on
1 CX_TRANSACTION_REMOTE_CONTROL Exceptions of Transaction Remote Control 20070214

Method DISCONNECT Signature

Method DISCONNECT on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no parameter.
Method DISCONNECT on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no exception.

Method GET_ENVIRONMENT_DATA Signature

Method GET_ENVIRONMENT_DATA on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no parameter.
Method GET_ENVIRONMENT_DATA on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_MEMORY_SETTINGS Call by reference Type reference (TYPE) SRCT_ABAP_MEMORY_CLUSTERS SRCT: Table of ABAP Memory Clusters 20070213
2 Importing CONTINUE_AFTER_COMMIT Call by reference Type reference (TYPE) C 'X' continue after commit work if not space 20070213
3 Importing DISPLAY_MODE Call by reference Type reference (TYPE) C 'N' All, Errors only, Nothing 20070216
4 Importing NOBINPT Call by reference Type reference (TYPE) C SPACE don't set SY-BINPT if not space 20070213
5 Exporting RESPONSE Call by reference Type reference (TYPE) SRCT_CTU_RESPONSE RCT: Response of executed step (CALL TRANSACTION USING) 20070213
6 Importing SAP_MEMORY_SETTINGS Call by reference Type reference (TYPE) SRCT_SETGET_PARAMETERS RCT: Table of Set/Get Parameters 20070213
7 Importing SIMULATE_BATCH Call by reference Type reference (TYPE) C SPACE set SY-BATCH if not space 20070213
8 Importing TRANSACTION Call by reference Type reference (TYPE) STRING The transaction identifier (as could be entered as okcode) 20070213
9 Importing UPDATEMODE Call by reference Type reference (TYPE) C 'S' update mode: Asynchron, Synchron, Local 20070213
# Exception Resumable Description Created on
1 CX_TRANSACTION_REMOTE_CONTROL Exceptions of Transaction Remote Control 20070214

Method SUSPEND Signature

Method SUSPEND on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no parameter.
Method SUSPEND on Interface IF_STEPWISE_CTU_REMOTE_CONTROL has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 710