Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | Constant | Public | Type reference (TYPE) | STRING | `Client_GW_Trace.txt` | Trace File Name | 20060704 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | `Client_RFC_Trace.txt` | Trace File Name | 20060704 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | `Client_User_Trace.txt` | Trace File Name | 20060704 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | `Server_GW_Trace.txt` | Trace File Name | 20060704 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | `Server_RFC_Trace.txt` | Trace File Name | 20060704 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | `Server_User_Trace.txt` | Trace File Name | 20060704 | ||
| 7 | Constant | Private | Type reference (TYPE) | RFCBITMAP | '60040' | Bitmap for Variable Options in RFCOPT | 20060508 | ||
| 8 | Constant | Private | Type reference (TYPE) | RFCBITMAP | '60000' | Bitmap for Variable Options in RFCOPT | 20060220 | ||
| 9 | Constant | Public | Type reference (TYPE) | BGRFC_SCHED_ID | 999 | Scheduler ID in Manual Processing | 20121213 | ||
| 10 | Static Attribute | Private | Type reference (TYPE) | CL_ABAP_DEBUGGER=>DBG_TRISTATE_T | Is system debugging active? | 20051216 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20060217 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | Gateway Trace on Caller Side | 20060704 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC Trace on Caller Side | 20060704 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BGRFC_USERTRACE_TAB | User Trace on Caller Side | 20051213 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | TH_CONTEXT_ID | Context ID for Background RFC Event Handling | 20060216 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Gateway trace profile parameters activated successfully | 20060215 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Does the response from the asynchronous RFCs exist? | 20081001 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | BGRFC_ERROR_MESSAGE | Error Text | 20060216 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060216 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SE30FNAME | Runtime Analysis: File Name | 20060327 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | SATR_HEADER | SATR : HEADER Structure (Matches TYPE-POOL SATRH satrh_hea) | 20060327 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | SATR_TAB_KEY | Structure of Key Component for SATR_TAB | 20060327 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | SATR_TRANS_STRU | SATR: Transfer Structure | 20060327 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | Gateway Trace on Receiver Side | 20051213 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC Trace on Receiver Side | 20051213 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | BGRFC_USERTRACE_TAB | User Trace on Receiver Side | 20051213 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20060216 | |||
| 28 | Static Attribute | Private | Type reference (TYPE) | RFCDEST | Value of Profile Parameter 'rdisp/use_rfc_dest_lookup' | 20060216 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | I | Value of Profile Parameter rdisp/accept_remote_trace_level | 20051213 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Work process trace profile parameters activated successfully | 20060215 | |||
| 31 | Constant | Private | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | 'CLIENT_GW_TRACE' | Trace Table Name | 20060706 | ||
| 32 | Constant | Private | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | 'CLIENT_RFC_TRACE' | Trace Table Name | 20060706 | ||
| 33 | Constant | Private | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | 'CLIENT_USER_TRACE' | Trace Table Name | 20060706 | ||
| 34 | Constant | Private | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | 'SERVER_GW_TRACE' | Trace Table Name | 20060706 | ||
| 35 | Constant | Private | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | 'SERVER_RFC_TRACE' | Trace Table Name | 20060706 | ||
| 36 | 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 | Static method | Public | Method | Check whether scenario suitable for debugging with this user | 20070817 | |
| 2 | Static method | Private | Method | Check Debuggability of Predecessor Units - New | 20121205 | |
| 3 | Static method | Public | Method | Check Debuggability of Predecessor Units | 20060628 | |
| 4 | Static method | Public | Method | Check whether prerequisites for debugging exist | 20060628 | |
| 5 | Instance method | Private | Method | Combined RFCOPT Settings | 20060220 | |
| 6 | Static method | Public | Method | Debug Inbound Unit | 20050914 | |
| 7 | Static method | Public | Method | Debug Outbound UNIT | 20050914 | |
| 8 | Static method | Public | Method | Runtime Analysis of Inbound UNIT | 20060327 | |
| 9 | Static method | Public | Method | Runtime Analysis of Outbound UNIT | 20060508 | |
| 10 | Static method | Public | Method | Tracing for Inbound UNIT | 20051205 | |
| 11 | Static method | Public | Method | Tracing for Outbound UNIT | 20060216 | |
| 12 | Instance method | Private | Method | Get Server Name for Inbound Settings | 20060221 | |
| 13 | Instance method | Private | Method | Get RFCDEST and Outbound Settings | 20060216 | |
| 14 | Static method | Public | Method | Get user saved in destination | 20070821 | |
| 15 | Static method | Public | Method | Get File Name for bgRFC Unit Trace | 20060920 | |
| 16 | Static method | Private | Method | Process predecessors of a unit | 20121115 | |
| 17 | Instance method | Public | Method | Receive Response to External Debugging for Inbound Queue | 20050915 | |
| 18 | Instance method | Public | Method | Receive Response to External Debugging for Inbound Queue | 20050915 | |
| 19 | Instance method | Public | Method | Receive Response to External Debugging for Outbound Queue | 20050915 | |
| 20 | Instance method | Public | Method | Receive Response to External Debugging | 20050915 | |
| 21 | Instance method | Public | Method | Receive Response from Runtime Analysis for Inbound Queue | 20060327 | |
| 22 | Instance method | Public | Method | Receive Response from Runtime Analysis for Inbound Queue | 20060327 | |
| 23 | Instance method | Public | Method | Receive Response from Runtime Analysis for Outbound Queue | 20060508 | |
| 24 | Instance method | Public | Method | Receive Response from Runtime Analysis for Inbound Queue | 20060508 | |
| 25 | Instance method | Public | Method | Receive Response from Tracing for Inbound Queue | 20051205 | |
| 26 | Instance method | Public | Method | Receive Response from Tracing for Inbound Queue | 20051205 | |
| 27 | Instance method | Public | Method | Receive Response of Tracing for Outbound Queue | 20060216 | |
| 28 | Instance method | Public | Method | Receive Response of Tracing for Outbound Queue | 20060216 | |
| 29 | Static method | Public | Method | Start External Debugger for bgRFC Units | 20050914 | |
| 30 | Static method | Public | Method | Exit External Debugger for bgRFC Units | 20051216 | |
| 31 | Static method | Public | Method | Exit External Debugger for bgRFC Units | 20080314 | |
| 32 | Static method | Private | Method | 20060725 | ||
| 33 | Static method | Private | Method | 20060706 | ||
| 34 | Static method | Private | Method | 20060706 | ||
| 35 | 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 | CURR_USER_DEBUG_POSSIBLE | Value transfer | Type reference (TYPE) | SAP_BOOL | Debuggen mit aktuellem User möglich? | 20070817 | |||
| 2 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20070817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_LOCK_INFORMATION | Call by reference | Type reference (TYPE) | BGRFC_LOCK_TAB | 20121205 | ||||
| 2 | ET_PREDECESSOR | Call by reference | Type reference (TYPE) | BGRFC_UNIT_TABLE | 20121205 | ||||
| 3 | EV_DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | 20121205 | ||||
| 4 | EV_IS_SUPPORTABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121205 | ||||
| 5 | EV_QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | 20121205 | ||||
| 6 | IV_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | 20121205 | ||||
| 7 | IV_UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | 20121205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_SUPPORTABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Kann man Unit analysieren. | 20060628 | |||
| 2 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060628 | |||
| 3 | UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim anlegen von Debugsperren | 20061208 | ||
| 2 | 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 | LOCK_ID | Value transfer | Type reference (TYPE) | BGRFC_LOCK_ID | Id einer Sperre im Hintergrund RFC | 20060628 | |||
| 2 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060628 | |||
| 3 | UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim anlegen von Debugsperren | 20060628 | ||
| 2 | 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 | RFCOPT | Value transfer | Type reference (TYPE) | RFCOPT | RFC-Optionen | 20060220 | |||
| 2 | RFC_DISPLAY | Call by reference | Type reference (TYPE) | RFCDISPLAY | Anzeigestruktur fuer RFCDES-Pflege | 20060220 | |||
| 3 | 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 | TRACE_ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll der Trace aktiviert werden ? | 20070117 | |||
| 2 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20050914 | |||
| 3 | WITH_CURRENT_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Debugging unter aktuellem Benutzer | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CALLBACK_INFO_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ist im Ziel-System die Call-Back-Dest./Profilpar. gepflegt | 20050915 | |||
| 2 | TRACE_ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll der Trace aktiviert werden ? | 20070117 | |||
| 3 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20050914 | |||
| 4 | WITH_CURRENT_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Unit unter aktuellen User debuggen | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RFC_SERVER_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060327 | |||
| 2 | RT_ANALYSIS_TAB | Call by reference | Type reference (TYPE) | SATR_T_TAB_KEY | Tabelle vom Typ SATR_TAB_KEY | 20060327 | |||
| 3 | TRACE_ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll der Trace aktiviert werden ? | 20070117 | |||
| 4 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RFC_SERVER_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060508 | |||
| 2 | RT_ANALYSIS_TAB | Call by reference | Type reference (TYPE) | SATR_T_TAB_KEY | Tabelle vom Typ SATR_TAB_KEY | 20060508 | |||
| 3 | TRACE_ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll der Trace aktiviert werden ? | 20070117 | |||
| 4 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CLEAR_TRACE_FILES | Call by reference | Type reference (TYPE) | SAP_BOOL | Trace-Files vor der Trace-Aktion zurücksetzen | 20051212 | |||
| 2 | RFC_SERVER_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20051212 | |||
| 3 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20051205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CLEAR_TRACE_FILES | Call by reference | Type reference (TYPE) | SAP_BOOL | Trace-Files vor der Trace-Aktion zurücksetzen | 20060216 | |||
| 2 | RFC_SERVER_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060216 | |||
| 3 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20080306 | |||
| 2 | QUEUE_ID | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20081114 | |||
| 3 | RFC_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20060221 | |||
| 4 | RFC_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20060221 | |||
| 5 | SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20060221 | |||
| 6 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060221 | |||
| 7 | UNIT_KIND | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20060221 | |||
| 8 | WITH_CURRENT_USER | Call by reference | Type reference (TYPE) | SAP_BOOL | with current user, not from unit | 20070731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | BASXML_ENABLED | Call by reference | Type reference (TYPE) | BGRFC_BASXML_ENABLED | Kennzeichen im bgRFC zu basxml | 20080508 | |||
| 2 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20060216 | |||
| 3 | DEST_IS_WITH_ROUTER | Call by reference | Type reference (TYPE) | SAP_BOOL | Ist RFC-Destination mit SAP-Router ? | 20060220 | |||
| 4 | PARTNER_RELEASE | Call by reference | Type reference (TYPE) | SYSAPRL | Release-Stand des SAPSystems | 20060216 | |||
| 5 | QUEUE_ID | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20081114 | |||
| 6 | RFC_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20060216 | |||
| 7 | RFC_DISPLAY | Call by reference | Type reference (TYPE) | RFCDISPLAY | Anzeigestruktur fuer RFCDES-Pflege | 20060220 | |||
| 8 | RFC_SI | Call by reference | Type reference (TYPE) | RFCSI | RFC System Info (s. RFC_SYSTEM_INFO-Funktionsbaust.) | 20060220 | |||
| 9 | RFC_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20060216 | |||
| 10 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060216 | |||
| 11 | UNIT_KIND | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20060216 | |||
| 12 | 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 | 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 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | 20070821 | ||||
| 2 | DESTINATION_USER | Value transfer | Type reference (TYPE) | RFCUSER | In der Destination hinterlegter User | 20070821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070821 |
Method GET_TRACE_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_FILENAME | Value transfer | Type reference (TYPE) | BGRFC_TRACE_FILE_NAME | bgRFC Supportability: Name einer Tracedatei | 20060920 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | TRACE_TABLE_NAME | Call by reference | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | Name einer Tracetabelle | 20060706 | |||
| 2 | TRACE_TEXT | Call by reference | Type reference (TYPE) | STRING | Inhalt der Tracedatei | 20060706 | |||
| 3 | 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 | RFCTRACE_TAB | Call by reference | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC-Trace | 20060706 | |||
| 2 | TRACE_TABLE_NAME | Call by reference | Type reference (TYPE) | TRACE_TABLE_NAME_TYPE | Name einer Tracetabelle | 20060707 | |||
| 3 | TRACE_TEXT | Call by reference | Type reference (TYPE) | STRING | Inhalt der Tracedatei | 20060706 | |||
| 4 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060707 | |||
| 5 | 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 | CLIENT_GW_TRACE | Call by reference | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC-Trace | 20060711 | |||
| 2 | CLIENT_RFC_TRACE | Call by reference | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC-Trace | 20060711 | |||
| 3 | CLIENT_USER_TRACE | Call by reference | Type reference (TYPE) | BGRFC_USERTRACE_TAB | Tabelle für Usertraces | 20060711 | |||
| 4 | SERVER_GW_TRACE | Call by reference | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC-Trace | 20060711 | |||
| 5 | SERVER_RFC_TRACE | Call by reference | Type reference (TYPE) | BGRFC_RFCTRACE_TAB | RFC-Trace | 20060711 | |||
| 6 | SERVER_USER_TRACE | Call by reference | Type reference (TYPE) | BGRFC_USERTRACE_TAB | Tabelle für Usertraces | 20060711 | |||
| 7 | UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse fuer Supportability-Tools | 20060711 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |