📖 ReferenceSQL ReferencePragma Functionssap_rfc_set_trace_dirOn this pagesap_rfc_set_trace_dirSyntax 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/");