Pragma Functions
📄️ sap_rfc_ping
Checks the connectivity to the SAP system.
📄️ sap_rfc_function_desc
Retrieves a short description or summary of a function module.
📄️ sap_rfc_set_trace_level
Sets the trace level for debugging and analysis purposes.
📄️ sap_rfc_set_trace_dir
Specifies the directory where trace files should be stored.
📄️ sap_rfc_set_maximum_trace_file_size
Sets the maximum size for trace files.
📄️ sap_rfc_set_maximum_stored_trace_files
Defines the maximum number of trace files to keep.
📄️ sap_rfc_set_ini_path
Specifies the path to the INI configuration file.
📄️ sap_rfc_reload_ini_file
Reloads the INI configuration file without restarting duckdb.
No matching items