Preparing Inbound Processing for Interactive Offline Forms

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.

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