Syntax
Set the maximum size of the trace files. Two positional arguments are possible. The first one is of type <unsigned int>
and defines the size. The second one defines the unit and is of type String
with possible values M
and G
.
The function has the following signature:
<unsigned int>, <String>); PRAGMA sap_rfc_set_maximum_trace_file_size(
Example usage
Set the trace file size to 1024
MB.
1024, "M"); PRAGMA sap_rfc_set_maximum_trace_file_size(