Entering content frameProcedure documentation Creating a Task (Exception) Locate the document in its SAP Library structure

In this step, you create a task as the recipient of the Event inputErrorOccurred . In addition, you must also activate the type linkage.

Prerequisites

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

Procedure

Creating a task by copying

  1. Choose Tools ® Business Workflow ® Development ® Definition Tools ®Tasks ® Copy. Select Standard task as the task type and the ID 00008046 (inbound processing error in ORDERS01).
  2. Choose This graphic is explained in the accompanying text and enter a task abbreviation. When copying, select the package that you have configured for yourself in the IDoc administration or which applies to all other objects in your basic type definition.
  3. Changing a new task

  4. Choose Tools ® Business Workflow ® Development ® Definition Tools ®Tasks ® Change. The system transfers your new task to the input field.
  5. Choose This graphic is explained in the accompanying text. Replace the object type IDOCORDERS with your new object type for the following tab pages:
  6. · Basic data

    · Triggering Events (add new rows, delete old rows)

    · Terminating Events (add new rows, delete old rows)

    The object methods inputForeground for exception handling are copied from object type IDOCORDERS ( basic data tab page).

  7. Activate the type linkage for triggering event (green light). Save your entries.
  8. Select Additional data ® Agent assignment ® Maintain to assign possible agents to your task. By selecting Attributes, you can classify the task as a general task.
  9. Save your entries.

Example

Make the following entries for the example:

Task abbreviation

TEST_ERROR

Object type

IDOCTEST

Object method

errorProcess

Agent assignment

General task

 

 

Leaving content frame