Use
After installing SSF, you can use reports SSF01 and SSF02 to make sure that the security product has been installed correctly. Use SSF01 to test the frontend installation and SSF02 to test the installation on the application server.
Procedure
The system displays a selection field of possible functions that you can test.

The other options and fields are not relevant for this test.
The system displays the results of the test. If the test was successful, the system displays the return code

If you use the SAPSECULIB as the security provider, then the test on the front end (report SSF01) will produce an error code. (SAPSECULIB is only installed on the application server.)
The following return codes are possible:
SSF Test Report Error Codes
Error Code |
Affects* |
Definition |
What to Do |
SSF_API_OK |
FE / AS |
No error occurred. |
|
SSF_RFC_ERROR |
FE |
RFC destination is not correctly defined or the system cannot start the SSF RFC server program ssfrfc.exe . |
Use transaction SM59. Make sure the RFC destination SAP_SSFATGUI is defined as a TCP/IP destination. Test the connection in SM59.Make sure that the file ssfrfc.exe exists in the correct location. (In a standard installation, it should be located in the SAP GUI directory.) |
SSF_API_NO_SECTK |
FE / AS |
The security product is not installed correctly. |
Make sure that SSF_LIBRARY_PATH (or ssf/ssfapi_lib ) is set correctly.Set the trace level to 1 and check the contents of the trace file dev_ssf . |
*FE=Front End; AS=Application Server