Show TOC Start of Content Area

Procedure documentation Checking the ABAP Connection  Locate the document in its SAP Library structure

Use

This is a test for checking the RFC destination. This test applies to both connections using Basic Authentication and SSL connections.

 

Procedure

...

       1.      Log on to your SAP system.

       2.      Call transaction SA38.

       3.      Enter the name of the test report FP_PDF_TEST_00.

       4.      Enter the name of the connection. Enter the default name ADS, or, if you have specified another name, the one you are using in your system.

       5.      Choose Execute (F8).

 

Result

If the configuration is correct, the system displays the version number of the Adobe document services.

 

If the configuration is not correct, the system displays a corresponding message. For solving the problem, see

Setting Up Basic Authentication in an ABAP Environment  - Creating the ABAP Connection or

Setting Up the SSL Connection in an ABAP Environment.

End of Content Area