SAP ABAP Interface IF_BGRFC_UNIT_HANDLER (Scheduler Administration of bgRFC Units)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BGRFC_UNIT_HANDLER_INBOUND Interface for Special Methods for Inbound Unit Handlers 20081119
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_UNIT_HANDLER Implementation of bgRFC Unit Administration 20070913
Properties
Interface IF_BGRFC_UNIT_HANDLER  
Short Description Scheduler Administration of bgRFC Units    
General Data
Package SQRFC2   ABAP Development for bgRFC 
Created 20070913   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_BGRFC_UNIT_EXECUTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_BGRFC_UNIT_HANDLER has no interface.
Friends
Interface IF_BGRFC_UNIT_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASXML_ENABLED Instance attribute Public Type reference (TYPE) BGRFC_BASXML_ENABLED Flag in bgRFC for basxml 20080206
2 CLIENT Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-CLIENT Client 20070913
3 CO_BASXML_CONVERSION_ERROR Constant Public Type reference (TYPE) BGRFC_BASXML_ENABLED 'E' Flag in bgRFC for basxml 20080514
4 CPROG Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-CPROG Program/Transaction in SQL Trace Evaluation 20070913
5 EXE_MODE Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-EXE_MODE Unit Execution Mode (Normal/Reconfirm/Poll) 20070913
6 HOST_NAME Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-HOST_NAME Name of Current Application Server 20070913
7 IS_DELETED Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-IS_DELETED Single-Character Indicator 20070913
8 IS_NOOP Instance attribute Public Type reference (TYPE) ABAP_BOOL Unit will not be executed 20070913
9 IS_RAL_RELEVANT Instance attribute Public Type reference (TYPE) ABAP_BOOL Unit is relevant for Read Access Log 20121109
10 IS_TRACE_ON Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-IS_TRACE_ON Single-Character Indicator 20070913
11 LANGU Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-LANGU Language Key 20070913
12 MI_RAL_RT Instance attribute Public Object reference (TYPE REF TO) IF_SRAL_RT_BGRFC Read access logging runtime object 20121203
13 NO_COMMIT_CHECK Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-NO_COMMIT_CHECK Check for Implicit and Explicit Commits 20070913
14 PAYLOAD Instance attribute Public Type reference (TYPE) TRFC_I_SDATA-FUNC_DATA 20070913
15 PW_HASH Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-PW_HASH Password Hash 20070913
16 REDO_CNT_AUTO Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-REDO_CNT_AUTO Natural Number 20070913
17 REDO_CNT_MANUAL Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-REDO_CNT_MANUAL Natural Number 20070913
18 RFC_OPTIONS Instance attribute Public Object reference (TYPE REF TO) RFCOPT RFC Options 20070913
19 TASK_NAME Instance attribute Public Type reference (TYPE) TASK_NAME_TYPE Task Name 20070918
20 TCODE Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-TCODE Transaction Code 20070913
21 UNAME Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-UNAME User Name 20070913
22 UNIT_EXECUTOR Instance attribute Public Object reference (TYPE REF TO) IF_BGRFC_UNIT_EXECUTOR Execution Unit of bgRFC Unit 20070928
23 UNIT_HISTORY Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-UNIT_HISTORY Flag for Unit History 20070913
24 UNIT_ID Instance attribute Public Type reference (TYPE) BGRFC_UNIT_ID ID of Unit in Background RFC 20070913
25 UNIT_SIZE Instance attribute Public Type reference (TYPE) TRFC_I_UNIT-UNIT_SIZE Natural Number 20070913
26 UNIT_TID Instance attribute Public Type reference (TYPE) ARFCCALLID Key of ARFC Call 20071031
27 UNIT_TYPE Instance attribute Public Type reference (TYPE) BGRFC_UNIT_KIND Type of Background RFC Unit 20070913
28 ZDT_SUB_SYSTEM Instance attribute Public Type reference (TYPE) RLFW_SERVER_GROUP Group ID for Application Server 20130725
Methods
# Method Level Visibility Method type Description Created on
1 ALIVE_CHECK Instance method Public Method Checks status of unit in target system 20070913
2 CHANGE_EXE_MODE Instance method Public Method Change Execution State of Unit 20071017
3 DELETE_PERSISTET_ERROR Instance method Public Method 20130318
4 DELETE_UNIT Instance method Public Method Delete bgRFC Unit After Execution 20070913
5 EXECUTE_UNIT_ASYNCHRONOUSLY Instance method Public Method Asynchronous Unit Execution 20070913
6 EXECUTE_UNIT_SYNCHRONOUSLY Instance method Public Method Synchronous execution of a unit 20080228
7 GET_ARFC_RSTATE Instance method Public Method Gets Structure ARFC_STATE 20070917
8 GET_BGRFC_DATA Instance method Public Method Gets Structure for BGRFC_DEST_SHIP 20071017
9 GET_PERSISTET_ERROR Instance method Public Method 20130318
10 GET_SUPPORTABILITY_INFO Instance method Public Method Fill Supportability Information 20070925
11 GET_UNIT_INFORMATION Instance method Public Method Load Data for Unit 20070913
12 HANDLE_UNIT_HISTORY Instance method Public Method Write unit history 20071030
13 LOCK_UNIT Instance method Public Method Lock Unit 20070913
14 LOCK_UNIT_TIMED Instance method Public Method Temporary Unit Lock 20070913
15 MARK_UNIT_AFTER_ALIVE_CHECK Instance method Public Method Map Execution State from Target to Source System 20070913
16 MARK_UNIT_AS_FINISHED Instance method Public Method Flag Unit as Completed 20070917
17 MARK_UNIT_AS_RUNNABLE Instance method Public Method Flag Unit as Executable 20070914
18 MARK_UNIT_AS_RUNNING Instance method Public Method Flag Unit as Started 20070913
19 MARK_UNIT_FOR_RETRY Instance method Public Method Flag Unit for Retry 20070913
20 PREPARE_FOR_RECONFIRM Instance method Public Method Prepare Unit for New Confirm 20070913
21 SEND_NOTIFICATION Instance method Public Method Send Notification 20130312
22 SEND_PING_ASYNCHRONOUSLY Instance method Public Method Send Ping 20070913
23 SET Instance method Public Method Reset Information (Replacement for Constructor) 20070913
24 SET_TASK_NAME Instance method Public Method Set Task Name 20070926
25 UNIT_EXECUTION_PREPARATION Instance method Public Method Preparations for Unit Execution 20070928
26 USER_SWITCH Instance method Public Method Switches User 20071026
Events
# Event Type Visibility Description Created on
1 EVT_END_OF_PING Instance Event
(0)
Public
(2)
Event After Asynchronous Ping Response 20070926
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OUTINBOUND_QUEUE_NAME_TAB_TYPE Public See coding 20071017 outinbound_queue_name_tab_type TYPE STANDARD TABLE OF qrfc_queue_name WITH NON-UNIQUE KEY table_line INITIAL SIZE 0
2 TASK_ERROR_TYPE Public See coding 20070927 BEGIN OF task_error_type , exe_state TYPE bgrfc_exe_state, exe_message TYPE bgrfc_exe_message, END OF task_error_type
3 TASK_NAME_TYPE Public See coding 20070918 TASK_NAME_TYPE TYPE c LENGTH 10
Method Signatures

Method ALIVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_OPTIONS Call by reference Type reference (TYPE) RFCOPT RFC-Optionen 20070928
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20071012

Method CHANGE_EXE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXE_MODE Call by reference Type reference (TYPE) BGRFC_EXE_MODE Ausführungsart einer Unit (normal/reconfirm/poll) 20071017

Method CHANGE_EXE_MODE on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method DELETE_PERSISTET_ERROR Signature

Method DELETE_PERSISTET_ERROR on Interface IF_BGRFC_UNIT_HANDLER has no parameter.
Method DELETE_PERSISTET_ERROR on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method DELETE_UNIT Signature

Method DELETE_UNIT on Interface IF_BGRFC_UNIT_HANDLER has no parameter.
Method DELETE_UNIT on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method EXECUTE_UNIT_ASYNCHRONOUSLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_OPTIONS Call by reference Type reference (TYPE) RFCOPT RFC-Optionen 20070928
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20070928

Method EXECUTE_UNIT_SYNCHRONOUSLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETRY_TASK Call by reference Type reference (TYPE) IF_BGRFC_UNIT_EXECUTOR=>TASK_RETRY_TYPE Retry ausführen 20080229
2 Importing RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080306
3 Importing RFC_OPTIONS Call by reference Type reference (TYPE) RFCOPT RFC-Optionen 20080228
4 Importing SUPPORTABILITY_INFO Call by reference Type reference (TYPE) BGRFC_SUPPORTABILITY_INFO Parameter zur Aktivierung der Analysetools (Debug., Trace) 20080303
5 Importing USER_SWITCH Call by reference Type reference (TYPE) ABAP_BOOL Soll User Switch durchgeführt werden 20080228
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20080228

Method GET_ARFC_RSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ARFC_RSTATE_TAB Call by reference Type reference (TYPE) ARFCRSTATE_TAB Tabellentyp für ARFCRSTATE 20070918
2 Exporting ARFC_SDATA_TAB Call by reference Type reference (TYPE) ARFCSDATA_TAB Tabelle für RFC Funktionsdaten im alten ARFC Format 20070918
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20071019

Method GET_BGRFC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BGRFC_DATA Call by reference Type reference (TYPE) XSTRING Payload 20071017
2 Exporting BGRFC_STATE Call by reference Type reference (TYPE) BGRFC_SRV_STATE Serverstatus von bgRFC Units 20071017
3 Exporting OUT_IN_QUEUE_NAME_TAB Call by reference Type reference (TYPE) OUTINBOUND_QUEUE_NAME_TAB_TYPE Inboundqueuenamen für Outinbound Scenario 20071017

Method GET_BGRFC_DATA on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method GET_PERSISTET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) IF_BGRFC_UNIT_EXECUTOR=>TASK_ERROR_TYPE 20130318
2 Exporting EV_EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE 20130318

Method GET_PERSISTET_ERROR on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method GET_SUPPORTABILITY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUPPORTABILITY_INFO Value transfer Type reference (TYPE) BGRFC_SUPPORTABILITY_INFO Parameter zur Aktivierung der Analysetools (Debug., Trace) 20070925

Method GET_SUPPORTABILITY_INFO on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method GET_UNIT_INFORMATION Signature

Method GET_UNIT_INFORMATION on Interface IF_BGRFC_UNIT_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20071001

Method HANDLE_UNIT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HISTORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071030
2 Importing P_MESSAGE Call by reference Type reference (TYPE) BGRFC_EXE_MESSAGE 20071030
3 Importing P_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE 20071030

Method HANDLE_UNIT_HISTORY on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method LOCK_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXE_MESSAGE Call by reference Type reference (TYPE) BGRFC_EXE_MESSAGE Nachricht zu einem Hintergrund RFC 20070914
2 Importing EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE Ausführungszustand einer Unit im Hintergrund RFC 20070914
3 Importing MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20070914
4 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070914
5 Importing MESSAGE_PARAMETER1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070914
6 Importing MESSAGE_PARAMETER2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070914
7 Importing MESSAGE_PARAMETER3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070914
8 Importing MESSAGE_PARAMETER4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070914

Method LOCK_UNIT on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method LOCK_UNIT_TIMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_REDO_CNT Call by reference Type reference (TYPE) INT4 Augenblickliche Zahl von Wiederholungen 20071022
2 Importing DELAY_TIME Call by reference Type reference (TYPE) INT4 Sperrzeit in Sekunden 20071008
3 Importing EXE_MESSAGE Call by reference Type reference (TYPE) BGRFC_EXE_MESSAGE Nachricht zu einem Hintergrund RFC 20071008
4 Importing EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE Ausführungszustand einer Unit im Hintergrund RFC 20071008
5 Importing MAX_REDO_CNT Call by reference Type reference (TYPE) BGRFC_REDO_UNIT_WAIT_CNT_MAX Max. Anzahl automatischer Wiederholungsversuche pro Unit 20071022
6 Importing MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20071008
7 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20071008
8 Importing MESSAGE_PARAMETER1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071008
9 Importing MESSAGE_PARAMETER2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071008
10 Importing MESSAGE_PARAMETER3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071008
11 Importing MESSAGE_PARAMETER4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071008

Method LOCK_UNIT_TIMED on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method MARK_UNIT_AFTER_ALIVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ALIVE_CNT_MAX Call by reference Type reference (TYPE) BGRFC_CHECK_ALIVE_MAX Maximale Anzahl automat. Prüfungen, ob eine Unit noch läuft 20071016
2 Importing EXE_MESSAGE Call by reference Type reference (TYPE) BGRFC_EXE_MESSAGE Nachricht zu einem Hintergrund RFC 20071011
3 Importing EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE Ausführungszustand einer Unit im Hintergrund RFC 20071011
4 Importing MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20071011
5 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20071011
6 Importing MESSAGE_PARAMETER1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071011
7 Importing MESSAGE_PARAMETER2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071011
8 Importing MESSAGE_PARAMETER3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071011
9 Importing MESSAGE_PARAMETER4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20071011
10 Importing REDO_CNT_MAX Call by reference Type reference (TYPE) BGRFC_REDO_UNIT_WAIT_CNT_MAX Maximale Zahl von Wiederholungen 20071011
11 Importing REDO_UNIT_WAIT_TIME Call by reference Type reference (TYPE) BGRFC_REDO_UNIT_WAIT_TIME Wartezeit zw. zwei automat. Wiederholungsvers. pro Unit in s 20071016
12 Importing SERVER_EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE Ausführungszustand einer Unit im Hintergrund RFC 20071011

Method MARK_UNIT_AFTER_ALIVE_CHECK on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method MARK_UNIT_AS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080306
2 Importing SYNCHRONOUS_EXECUTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080229
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20071009

Method MARK_UNIT_AS_RUNNABLE Signature

Method MARK_UNIT_AS_RUNNABLE on Interface IF_BGRFC_UNIT_HANDLER has no parameter.
Method MARK_UNIT_AS_RUNNABLE on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method MARK_UNIT_AS_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALREADY_RUNNING Value transfer Type reference (TYPE) ABAP_BOOL Unit läuft bereits 20070914

Method MARK_UNIT_AS_RUNNING on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method MARK_UNIT_FOR_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_REDO_CNT Call by reference Type reference (TYPE) INT4 Maximale Anzahl manueller Wiederholungen 20071009
2 Importing RETRY_DELAY_TIME Call by reference Type reference (TYPE) INT4 Verzögerung für den Retry 20071011
3 Importing RETRY_KEY Call by reference Type reference (TYPE) BGRFC_RETRY_KEY Grund für den Restart einer Unit 20071011

Method MARK_UNIT_FOR_RETRY on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method PREPARE_FOR_RECONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_OPTIONS Call by reference Type reference (TYPE) RFCOPT RFC-Optionen 20070928

Method PREPARE_FOR_RECONFIRM on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method SEND_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK_CLASS Call by reference Type reference (TYPE) BGRFC_STATUS_CALLBACK_CLASS Name der Klasse, die Zugriffsschutz implementiert 20130314
2 Importing EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE 20130312
3 Importing MESSAGES Call by reference Type reference (TYPE) IF_BGRFC_UNIT_EXECUTOR=>TASK_ERROR_TYPE 20130312
4 Importing SYNCHRONOUS_EXECUTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130312
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS 20130312

Method SEND_PING_ASYNCHRONOUSLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) ARFCCALLID-ARFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070926
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20070926

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20070913

Method SET on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method SET_TASK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK_NAME Call by reference Type reference (TYPE) CLIKE Taskname 20070926

Method SET_TASK_NAME on Interface IF_BGRFC_UNIT_HANDLER has no exception.

Method UNIT_EXECUTION_PREPARATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER_SWITCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080228
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20071001

Method USER_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON Call by reference Type reference (TYPE) ABAP_BOOL Userswitch einschalten 20071026
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20121030
Event Signatures

Event EVT_END_OF_PING Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ERROR_MESSAGES Exporting Value transfer Type reference (TYPE) TASK_ERROR_TYPE Fehlerstatus und -meldung 20071002
2 P_TASK Exporting Value transfer Type reference (TYPE) TASK_NAME_TYPE Taskname 20070926
History
Last changed by/on SAP  20141121 
SAP Release Created in 711