Syntax
This function sets the path to the trace directory. The function has a positional argument (VARCHAR)
The function has the following signature:
PRAGMA sap_rfc_set_trace_dir(<VARCHAR>);Example usage
PRAGMA sap_rfc_set_trace_dir("path_to_your_trace_dir/");