Start of Content Area

Background documentation SSF_TRACE_LEVEL  Locate the document in its SAP Library structure

Environment Variable or Initialization File Entry:

Product 1: SSF_TRACE_LEVEL
Product 2: SSF2_TRACE_LEVEL
Product 3: SSF3_TRACE_LEVEL

Application Server Profile Parameter:

Not defined as an application server profile parameter

Short Description:

Trace level for recording SSF activities

Valid Releases:

All

Description:

Depending on the trace level, the system records information about SSF function calls in the file dev_ssf .

Default:

0 (lowest trace level)

Valid entries, formats:

0 : The system records:

  • The starting of the SSF RFC server
  • The loading of the SSF function library
  • The installation of the RFC-enabled SSF functions

1 : The system also records:

  • The name and the return codes of the SSF functions that are called

2 : The system also records:

  • Information about the signer and receiver when SSF functions are called

3 : The system also records:

  • All input and output data when SSF functions are called

Note

You can only define the parameters for additional products on the application servers.

In addition, SSF_TRACE_LEVEL is not defined as a profile parameter on the application server. You can only specify its value with the environment variable.