Entering content frameBackground documentation Monitoring Storage of Outgoing Documents Locate the document in its SAP Library structure

This graphic is explained in the accompanying text Storage requests

A list is displayed containing all failed calls of the function module ARCHIV_CREATE_TABLE IN BACKGROUND TASK.

Outgoing documents are stored synchronously using the function module ARCHIV_CREATE_TABLE IN BACKGROUND TASK. The function module is called using a transactional Remote Function Call (tRFC). For more information, see the unit Information for Developers, under Storing Outgoing Documents

Note

From the Monitor, you can go to the list of all failed transactional RFC calls, by choosing Environment ® Transactional RFC in the menu bar.

An overview of the ArchiveLink function module calls is displayed. You can also call this overview for the user currently logged on, if necessary.

If an error occurs when generating an outgoing document, the relevant function module (ARCHIV_CREATE_TABLE IN BACKGROUND TASK) can be restarted here.

An interface command is sent to the connected external storage system, which transfers the known RFC information used for communication with external systems. This informs the content server which RFC parameters can be used to reach the current SAP System.

For more information about transactional RFC, see the RFC Programming in ABAP documentation, section Structure linkTransactional Remote Function Calls.

Leaving content frame