Show TOC

Server-Based StorageLocate this document in the navigation structure

Use

Using the function module ARCHIVE_PROCESS_RFCINPUT, you can create work items for documents that are already stored and have RFC communication between storage system and SAP server. Additional data (attributes, index data), which has already been determined for the document when storing in the external storage system, is transferred to the workflow container. The data also classifies the documents, and the processes to be started by them.

Using this function module enables implementation of decentralized (for example web-based) incoming document scenarios with simultaneous central document processing in SAP.

Effects on Data Transfer

To start the process and subsequently create the link entry, the following data needs to be transferred from the external system:

  • Content Repository ID

  • Document ID from external storage system

  • Document tyoe for selecting process to be started

or also the

  • Bar code ID

Effects on Customizing

A User Exit enables functional and individual enhancement of the functions described here.