SAP ABAP Class CL_BGRFC_SUPPORTABILITY (Supportability Tools for bgRFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Properties
Class CL_BGRFC_SUPPORTABILITY  
Short Description Supportability Tools for bgRFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20050914   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CL_ABAP_DEBUGGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SABC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BGRFC_SUPPORTABILITY has no interface implemented.
Friends
Class CL_BGRFC_SUPPORTABILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FILENAME_CLIENT_GW_TRACE Constant Public Type reference (TYPE) STRING `Client_GW_Trace.txt` Trace File Name 20060704
2 CO_FILENAME_CLIENT_RFC_TRACE Constant Public Type reference (TYPE) STRING `Client_RFC_Trace.txt` Trace File Name 20060704
3 CO_FILENAME_CLIENT_USER_TRACE Constant Public Type reference (TYPE) STRING `Client_User_Trace.txt` Trace File Name 20060704
4 CO_FILENAME_SERVER_GW_TRACE Constant Public Type reference (TYPE) STRING `Server_GW_Trace.txt` Trace File Name 20060704
5 CO_FILENAME_SERVER_RFC_TRACE Constant Public Type reference (TYPE) STRING `Server_RFC_Trace.txt` Trace File Name 20060704
6 CO_FILENAME_SERVER_USER_TRACE Constant Public Type reference (TYPE) STRING `Server_User_Trace.txt` Trace File Name 20060704
7 CO_RFCOPTIONS_ACTIVATE_ATRA Constant Private Type reference (TYPE) RFCBITMAP '60040' Bitmap for Variable Options in RFCOPT 20060508
8 CO_RFCOPTIONS_SUPPRESS_DIALOG Constant Private Type reference (TYPE) RFCBITMAP '60000' Bitmap for Variable Options in RFCOPT 20060220
9 CO_SCHEDULER_ID_MANUALLY Constant Public Type reference (TYPE) BGRFC_SCHED_ID 999 Scheduler ID in Manual Processing 20121213
10 C_SYSTEM_DBG Static Attribute Private Type reference (TYPE) CL_ABAP_DEBUGGER=>DBG_TRISTATE_T Is system debugging active? 20051216
11 M_CB_DESTINATION_EXISTS Static Attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20060217
12 M_CLIENT_GW_TRACE Instance attribute Private Type reference (TYPE) BGRFC_RFCTRACE_TAB Gateway Trace on Caller Side 20060704
13 M_CLIENT_RFC_TRACE Instance attribute Private Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC Trace on Caller Side 20060704
14 M_CLIENT_USER_TRACE Instance attribute Private Type reference (TYPE) BGRFC_USERTRACE_TAB User Trace on Caller Side 20051213
15 M_DEBUG_CONTEXT_ID Static Attribute Private Type reference (TYPE) TH_CONTEXT_ID Context ID for Background RFC Event Handling 20060216
16 M_GW_PPARAMETER_ACTIVATION Instance attribute Private Type reference (TYPE) SAP_BOOL Gateway trace profile parameters activated successfully 20060215
17 M_RESPONSE_AVAILABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL Does the response from the asynchronous RFCs exist? 20081001
18 M_RFC_MESSAGE Instance attribute Private Type reference (TYPE) BGRFC_ERROR_MESSAGE Error Text 20060216
19 M_RFC_SERVER_NAME Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20060216
20 M_RUNTIME_ANALYSIS_FNAME Instance attribute Private Type reference (TYPE) SE30FNAME Runtime Analysis: File Name 20060327
21 M_RUNTIME_ANALYSIS_HEADER Instance attribute Private Type reference (TYPE) SATR_HEADER SATR : HEADER Structure (Matches TYPE-POOL SATRH satrh_hea) 20060327
22 M_RUNTIME_ANALYSIS_SATR_KEY Instance attribute Private Type reference (TYPE) SATR_TAB_KEY Structure of Key Component for SATR_TAB 20060327
23 M_RUNTIME_ANALYSIS_TRANSFER Instance attribute Private Type reference (TYPE) SATR_TRANS_STRU SATR: Transfer Structure 20060327
24 M_SERVER_GW_TRACE Instance attribute Private Type reference (TYPE) BGRFC_RFCTRACE_TAB Gateway Trace on Receiver Side 20051213
25 M_SERVER_RFC_TRACE Instance attribute Private Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC Trace on Receiver Side 20051213
26 M_SERVER_USER_TRACE Instance attribute Private Type reference (TYPE) BGRFC_USERTRACE_TAB User Trace on Receiver Side 20051213
27 M_SYSUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20060216
28 M_USE_RFC_DEST_LOOKUP Static Attribute Private Type reference (TYPE) RFCDEST Value of Profile Parameter 'rdisp/use_rfc_dest_lookup' 20060216
29 M_WP_ACCEPT_REMOTE_TRACE_LEVEL Instance attribute Private Type reference (TYPE) I Value of Profile Parameter rdisp/accept_remote_trace_level 20051213
30 M_WP_PPARAMETER_ACTIVATION Instance attribute Private Type reference (TYPE) SAP_BOOL Work process trace profile parameters activated successfully 20060215
31 _CO_CLIENT_GW_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'CLIENT_GW_TRACE' Trace Table Name 20060706
32 _CO_CLIENT_RFC_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'CLIENT_RFC_TRACE' Trace Table Name 20060706
33 _CO_CLIENT_USER_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'CLIENT_USER_TRACE' Trace Table Name 20060706
34 _CO_SERVER_GW_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'SERVER_GW_TRACE' Trace Table Name 20060706
35 _CO_SERVER_RFC_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'SERVER_RFC_TRACE' Trace Table Name 20060706
36 _CO_SERVER_USER_TRACE_TABLE Constant Private Type reference (TYPE) TRACE_TABLE_NAME_TYPE 'SERVER_USER_TRACE' Trace Table Name 20060706
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CURRENT_USER_DEBUGGING Static method Public Method Check whether scenario suitable for debugging with this user 20070817
2 CHECK_PRED_FOR_SUPPORT Static method Private Method Check Debuggability of Predecessor Units - New 20121205
3 CHECK_PRED_OF_UNIT_FOR_SUPPORT Static method Public Method Check Debuggability of Predecessor Units 20060628
4 CHECK_UNIT_FOR_SUPPORTABILITY Static method Public Method Check whether prerequisites for debugging exist 20060628
5 DETERMINE_RFC_OPTIONS_OUTBOUND Instance method Private Method Combined RFCOPT Settings 20060220
6 EXECUTE_DEBUGGING_INBOUND Static method Public Method Debug Inbound Unit 20050914
7 EXECUTE_DEBUGGING_OUTBOUND Static method Public Method Debug Outbound UNIT 20050914
8 EXECUTE_RT_ANALYSIS_INBOUND Static method Public Method Runtime Analysis of Inbound UNIT 20060327
9 EXECUTE_RT_ANALYSIS_OUTBOUND Static method Public Method Runtime Analysis of Outbound UNIT 20060508
10 EXECUTE_TRACING_INBOUND Static method Public Method Tracing for Inbound UNIT 20051205
11 EXECUTE_TRACING_OUTBOUND Static method Public Method Tracing for Outbound UNIT 20060216
12 GET_ATTRIBUTES_INBOUND Instance method Private Method Get Server Name for Inbound Settings 20060221
13 GET_ATTRIBUTES_OUTBOUND Instance method Private Method Get RFCDEST and Outbound Settings 20060216
14 GET_DESTINATION_USER Static method Public Method Get user saved in destination 20070821
15 GET_TRACE_FILENAME Static method Public Method Get File Name for bgRFC Unit Trace 20060920
16 PROCESS_DELETED_UNITS Static method Private Method Process predecessors of a unit 20121115
17 RESULTS_EXT_DEBUGGING_IN Instance method Public Method Receive Response to External Debugging for Inbound Queue 20050915
18 RESULTS_EXT_DEBUGGING_KEEP_IN Instance method Public Method Receive Response to External Debugging for Inbound Queue 20050915
19 RESULTS_EXT_DEBUGGING_KEEP_OUT Instance method Public Method Receive Response to External Debugging for Outbound Queue 20050915
20 RESULTS_EXT_DEBUGGING_OUT Instance method Public Method Receive Response to External Debugging 20050915
21 RESULTS_RT_ANALYSIS_IN Instance method Public Method Receive Response from Runtime Analysis for Inbound Queue 20060327
22 RESULTS_RT_ANALYSIS_KEEP_IN Instance method Public Method Receive Response from Runtime Analysis for Inbound Queue 20060327
23 RESULTS_RT_ANALYSIS_KEEP_OUT Instance method Public Method Receive Response from Runtime Analysis for Outbound Queue 20060508
24 RESULTS_RT_ANALYSIS_OUT Instance method Public Method Receive Response from Runtime Analysis for Inbound Queue 20060508
25 RESULTS_TRACING_IN Instance method Public Method Receive Response from Tracing for Inbound Queue 20051205
26 RESULTS_TRACING_KEEP_IN Instance method Public Method Receive Response from Tracing for Inbound Queue 20051205
27 RESULTS_TRACING_KEEP_OUT Instance method Public Method Receive Response of Tracing for Outbound Queue 20060216
28 RESULTS_TRACING_OUT Instance method Public Method Receive Response of Tracing for Outbound Queue 20060216
29 START_EXT_DEBUGGING Static method Public Method Start External Debugger for bgRFC Units 20050914
30 STOP_EXT_DEBUGGING Static method Public Method Exit External Debugger for bgRFC Units 20051216
31 STOP_UNIT_DEBUGGING Static method Public Method Exit External Debugger for bgRFC Units 20080314
32 _ADD_GENERAL_TRACE_FILE_HEADER Static method Private Method 20060725
33 _ADD_TRACE_HEADER_DESCRIPTION Static method Private Method 20060706
34 _ADD_TRACE_TABLE_TO_TRACE_TEXT Static method Private Method 20060706
35 _WRITE_TRACE_FILE Static method Private Method Location of Trace File for bgRFC Unit 20060711
Events
Class CL_BGRFC_SUPPORTABILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TRACE_TABLE_NAME_TYPE Private See coding Trace Table Name 20060706 TRACE_TABLE_NAME_TYPE(20) type c
Method Signatures

Method CHECK_CURRENT_USER_DEBUGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CURR_USER_DEBUG_POSSIBLE Value transfer Type reference (TYPE) SAP_BOOL Debuggen mit aktuellem User möglich? 20070817
2 Importing DESTINATION Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name der Destination im Outbound Fall 20070817
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20070817

Method CHECK_PRED_FOR_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCK_INFORMATION Call by reference Type reference (TYPE) BGRFC_LOCK_TAB 20121205
2 Exporting ET_PREDECESSOR Call by reference Type reference (TYPE) BGRFC_UNIT_TABLE 20121205
3 Exporting EV_DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20121205
4 Exporting EV_IS_SUPPORTABLE Call by reference Type reference (TYPE) ABAP_BOOL 20121205
5 Exporting EV_QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20121205
6 Importing IV_UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID 20121205
7 Importing IV_UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND 20121205
# Exception Resumable Description Created on
1 CX_BGRFC_DEBUG_ERROR Exception when creating debug locks 20121218

Method CHECK_PRED_OF_UNIT_FOR_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SUPPORTABLE Value transfer Type reference (TYPE) ABAP_BOOL Kann man Unit analysieren. 20060628
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060628
3 Importing UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060628
# Exception Resumable Description Created on
1 CX_BGRFC_DEBUG_ERROR Ausnahme beim anlegen von Debugsperren 20061208
2 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20061208

Method CHECK_UNIT_FOR_SUPPORTABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_ID Value transfer Type reference (TYPE) BGRFC_LOCK_ID Id einer Sperre im Hintergrund RFC 20060628
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060628
3 Importing UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060628
# Exception Resumable Description Created on
1 CX_BGRFC_DEBUG_ERROR Ausnahme beim anlegen von Debugsperren 20060628
2 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060628

Method DETERMINE_RFC_OPTIONS_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFCOPT Value transfer Type reference (TYPE) RFCOPT RFC-Optionen 20060220
2 Importing RFC_DISPLAY Call by reference Type reference (TYPE) RFCDISPLAY Anzeigestruktur fuer RFCDES-Pflege 20060220
3 Importing RFC_SERVER_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060220

Method DETERMINE_RFC_OPTIONS_OUTBOUND on class CL_BGRFC_SUPPORTABILITY has no exception.

Method EXECUTE_DEBUGGING_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRACE_ON Call by reference Type reference (TYPE) ABAP_BOOL Soll der Trace aktiviert werden ? 20070117
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20050914
3 Importing WITH_CURRENT_USER Call by reference Type reference (TYPE) ABAP_BOOL Debugging unter aktuellem Benutzer 20070815
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20050915

Method EXECUTE_DEBUGGING_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALLBACK_INFO_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Ist im Ziel-System die Call-Back-Dest./Profilpar. gepflegt 20050915
2 Importing TRACE_ON Call by reference Type reference (TYPE) ABAP_BOOL Soll der Trace aktiviert werden ? 20070117
3 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20050914
4 Importing WITH_CURRENT_USER Call by reference Type reference (TYPE) ABAP_BOOL Unit unter aktuellen User debuggen 20070815
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20050915

Method EXECUTE_RT_ANALYSIS_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RFC_SERVER_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060327
2 Exporting RT_ANALYSIS_TAB Call by reference Type reference (TYPE) SATR_T_TAB_KEY Tabelle vom Typ SATR_TAB_KEY 20060327
3 Importing TRACE_ON Call by reference Type reference (TYPE) ABAP_BOOL Soll der Trace aktiviert werden ? 20070117
4 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060327
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060327

Method EXECUTE_RT_ANALYSIS_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RFC_SERVER_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060508
2 Exporting RT_ANALYSIS_TAB Call by reference Type reference (TYPE) SATR_T_TAB_KEY Tabelle vom Typ SATR_TAB_KEY 20060508
3 Importing TRACE_ON Call by reference Type reference (TYPE) ABAP_BOOL Soll der Trace aktiviert werden ? 20070117
4 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060508
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060508

Method EXECUTE_TRACING_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR_TRACE_FILES Call by reference Type reference (TYPE) SAP_BOOL Trace-Files vor der Trace-Aktion zurücksetzen 20051212
2 Exporting RFC_SERVER_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20051212
3 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20051205
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20051205

Method EXECUTE_TRACING_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR_TRACE_FILES Call by reference Type reference (TYPE) SAP_BOOL Trace-Files vor der Trace-Aktion zurücksetzen 20060216
2 Exporting RFC_SERVER_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060216
3 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060216
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060216

Method GET_ATTRIBUTES_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20080306
2 Exporting QUEUE_ID Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20081114
3 Exporting RFC_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20060221
4 Exporting RFC_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20060221
5 Exporting SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20060221
6 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060221
7 Exporting UNIT_KIND Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060221
8 Importing WITH_CURRENT_USER Call by reference Type reference (TYPE) SAP_BOOL with current user, not from unit 20070731
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060221

Method GET_ATTRIBUTES_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BASXML_ENABLED Call by reference Type reference (TYPE) BGRFC_BASXML_ENABLED Kennzeichen im bgRFC zu basxml 20080508
2 Exporting DESTINATION Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name der Destination im Outbound Fall 20060216
3 Exporting DEST_IS_WITH_ROUTER Call by reference Type reference (TYPE) SAP_BOOL Ist RFC-Destination mit SAP-Router ? 20060220
4 Exporting PARTNER_RELEASE Call by reference Type reference (TYPE) SYSAPRL Release-Stand des SAPSystems 20060216
5 Exporting QUEUE_ID Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20081114
6 Exporting RFC_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20060216
7 Exporting RFC_DISPLAY Call by reference Type reference (TYPE) RFCDISPLAY Anzeigestruktur fuer RFCDES-Pflege 20060220
8 Exporting RFC_SI Call by reference Type reference (TYPE) RFCSI RFC System Info (s. RFC_SYSTEM_INFO-Funktionsbaust.) 20060220
9 Exporting RFC_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20060216
10 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060216
11 Exporting UNIT_KIND Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060216
12 Importing WITH_CURRENT_USER Call by reference Type reference (TYPE) SAP_BOOL with current user/client, not from unit 20070731
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060216

Method GET_DESTINATION_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20070821
2 Returning DESTINATION_USER Value transfer Type reference (TYPE) RFCUSER In der Destination hinterlegter User 20070821
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY 20070821

Method GET_TRACE_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRACE_FILENAME Value transfer Type reference (TYPE) BGRFC_TRACE_FILE_NAME bgRFC Supportability: Name einer Tracedatei 20060920
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060920

Method GET_TRACE_FILENAME on class CL_BGRFC_SUPPORTABILITY has no exception.

Method PROCESS_DELETED_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_UNIT_OBJECT Call by reference Object reference (TYPE REF TO) IF_BGRFC_UNIT_HANDLER Verwaltung von bgRFC Units durch den Scheduler 20121115

Method PROCESS_DELETED_UNITS on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_EXT_DEBUGGING_IN Signature

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

Method RESULTS_EXT_DEBUGGING_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_EXT_DEBUGGING_KEEP_IN Signature

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

Method RESULTS_EXT_DEBUGGING_KEEP_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_EXT_DEBUGGING_KEEP_OUT Signature

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

Method RESULTS_EXT_DEBUGGING_KEEP_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_EXT_DEBUGGING_OUT Signature

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

Method RESULTS_EXT_DEBUGGING_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_RT_ANALYSIS_IN Signature

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

Method RESULTS_RT_ANALYSIS_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_RT_ANALYSIS_KEEP_IN Signature

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

Method RESULTS_RT_ANALYSIS_KEEP_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_RT_ANALYSIS_KEEP_OUT Signature

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

Method RESULTS_RT_ANALYSIS_KEEP_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_RT_ANALYSIS_OUT Signature

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

Method RESULTS_RT_ANALYSIS_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_TRACING_IN Signature

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

Method RESULTS_TRACING_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_TRACING_KEEP_IN Signature

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

Method RESULTS_TRACING_KEEP_IN on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_TRACING_KEEP_OUT Signature

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

Method RESULTS_TRACING_KEEP_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method RESULTS_TRACING_OUT Signature

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

Method RESULTS_TRACING_OUT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method START_EXT_DEBUGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEBUG_CONTEXT_ID Call by reference Type reference (TYPE) TH_CONTEXT_ID Kontext-Id fuer Taskhandler 20050914

Method START_EXT_DEBUGGING on class CL_BGRFC_SUPPORTABILITY has no exception.

Method STOP_EXT_DEBUGGING Signature

Method STOP_EXT_DEBUGGING on class CL_BGRFC_SUPPORTABILITY has no parameter.
Method STOP_EXT_DEBUGGING on class CL_BGRFC_SUPPORTABILITY has no exception.

Method STOP_UNIT_DEBUGGING Signature

Method STOP_UNIT_DEBUGGING on class CL_BGRFC_SUPPORTABILITY has no parameter.
Method STOP_UNIT_DEBUGGING on class CL_BGRFC_SUPPORTABILITY has no exception.

Method _ADD_GENERAL_TRACE_FILE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRACE_HEADER_LINE Value transfer Type reference (TYPE) STRING 20060725

Method _ADD_GENERAL_TRACE_FILE_HEADER on class CL_BGRFC_SUPPORTABILITY has no exception.

Method _ADD_TRACE_HEADER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRACE_TABLE_NAME Call by reference Type reference (TYPE) TRACE_TABLE_NAME_TYPE Name einer Tracetabelle 20060706
2 Changing TRACE_TEXT Call by reference Type reference (TYPE) STRING Inhalt der Tracedatei 20060706
3 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060706

Method _ADD_TRACE_HEADER_DESCRIPTION on class CL_BGRFC_SUPPORTABILITY has no exception.

Method _ADD_TRACE_TABLE_TO_TRACE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCTRACE_TAB Call by reference Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC-Trace 20060706
2 Importing TRACE_TABLE_NAME Call by reference Type reference (TYPE) TRACE_TABLE_NAME_TYPE Name einer Tracetabelle 20060707
3 Changing TRACE_TEXT Call by reference Type reference (TYPE) STRING Inhalt der Tracedatei 20060706
4 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060707
5 Importing USERTRACE_TAB Call by reference Type reference (TYPE) BGRFC_USERTRACE_TAB Tabelle für Usertraces 20060706

Method _ADD_TRACE_TABLE_TO_TRACE_TEXT on class CL_BGRFC_SUPPORTABILITY has no exception.

Method _WRITE_TRACE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_GW_TRACE Call by reference Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC-Trace 20060711
2 Importing CLIENT_RFC_TRACE Call by reference Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC-Trace 20060711
3 Importing CLIENT_USER_TRACE Call by reference Type reference (TYPE) BGRFC_USERTRACE_TAB Tabelle für Usertraces 20060711
4 Importing SERVER_GW_TRACE Call by reference Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC-Trace 20060711
5 Importing SERVER_RFC_TRACE Call by reference Type reference (TYPE) BGRFC_RFCTRACE_TAB RFC-Trace 20060711
6 Importing SERVER_USER_TRACE Call by reference Type reference (TYPE) BGRFC_USERTRACE_TAB Tabelle für Usertraces 20060711
7 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060711
# Exception Resumable Description Created on
1 CX_BGRFC_SUPPORTABILITY Fehlerklasse fuer Supportability-Tools 20060711
History
Last changed by/on SAP  20140121 
SAP Release Created in 710