Syntax
Set the trace level. sap_rfc_set_trace_level
has an unnamed positional parameter that takes unsigned integers. The available trace levels are:
0
: Off1
: Brief2
: Verbose3
: Detailed4
: Full
The function has the following signature:
<Unsigned Int>); PRAGMA sap_rfc_set_trace_level(
Example usage
The following function call set the trace level to Verbose
:
2); PRAGMA sap_rfc_set_trace_level(