Show TOC

Preparing Inbound Processing for Interactive Offline FormsLocate this document in the navigation structure

Use

You can create interactive PDF forms and send the prefilled forms to customers electronically (by e-mail) so that they can enter data. Once the completed forms have been returned, the data undergoes inbound processing (extraction and forwarding) in the SAP system.

Note

Inbound processing only supports form templates for interactive forms that are created using Adobe LiveCycle Designer .

Example

Customers receive a form by e-mail, they enter their current electricity meter reading, and return the completed form.

Prerequisites

You have created the form template for the interactive e-mail form and prepared the call of the corresponding function module in the application program.

More information:

Defining Form Templates

Preparing Form Template Call in Application Program

Procedure
  1. Make the configuration settings for the inbound processing of the interactive form.

    More information: Configuring Inbound Processing for Interactive Offline Forms

  2. Implement the inbound processing of the returned form.

    More information: Implementing Inbound Processing for Interactive Offline Forms

Example

  • Offline form: FP_TEST_IA_01

  • Inbound handler class: CL_FP_OFFLINE_FP_TEST_IA_01

  • Generation and dispatch: Test report FP_TEST_IA_01

  • Trigger for inbound processing of an offline form (no e-mail): FP_TEST_INBOUND