Show TOC

Process documentationAssigning a Function Module (Direct Inbound Processing)

 

You can specify that the new function module may process the new basic type with a certain message. In addition, you assign an application object from the Business Object Repository (BOR) (such as a sales order) to the function module, which can transfer the application data from the IDoc to the application object. This step is the ALE registration for the function module.

Prerequisites

You must have completed the required steps in Defining and Using a Basic Type.

Process

  1. Choose Start of the navigation path SAP Menu Next navigation step Tools Next navigation step IDoc Interface/ALE Next navigation step Development Next navigation step Inbound Processing Next navigation step Function Module Next navigation step Assign IDoc and Message Type End of the navigation path (WE57), then Edit (Edit) and then New Entries.

  2. Assign your function module to the various objects. Enter 2 (inbound) as the direction. Save the new entries in your transport request.

    Example Example

    In the example, you should assign the following objects to each other:

    End of the example.

    Module

    IDOC_INPUT_TESTER, type F (function module)

    Basic type

    TESTER01

    Message type

    TESTER

    Object type

    BUS2032 (sales order)