Show TOC

Procedure documentationCreating a Task (Inbound Processing Using Workflow) Locate this document in the navigation structure

 

In this step, you create a task for inbound processing which is processed in the background. The task refers to your new object method. Alternatively, you can define a workflow.

Prerequisites

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

Procedure

Creating a Task
  1. Choose   SAP Menu   Tools   IDoc Interface/ALE   Development   Business Workflow Development   Tasks/Task Groups   Create (PFTC_INS)  . Task type: Standard task. Enter a task abbreviation.

    Choose and save.

    When saving, assign the task to the same package as your other development objects (basic type, function group, and so on).

  2. Assign possible agents to the task. Choose   Additional Data   Processor Assignment   Maintain  . You only have to carry out this step if you do not set the Background Processing indicator.

    You can maintain the task as a general task under Attributes.

  3. Enter the object type and method and set an indicator for the task according to the processing type (for example, for background processing). Change the release status to implemented. Save your entries.

Example Example

Make the following entries for the example:

End of the example.

Task abbreviation

TEST_INPUT

Method

InputBackgroundTest

Object type

IDOCTEST

Execution

Background processing

Agent assignment

None (there are no agents for background tasks)