Show TOC

Export Parameters When IDoc was Successfully ProcessedLocate this document in the navigation structure

Use

This example assumes that IDoc number 4711 was processed and that application document number 1234 was created.

Process

Parameter

Value

Description

In_Update_Task

" "

Update task not used

"X"

Update task used

Call_Transaction_Done

" " (initial value, for example)

Workflow_Result

"0"

Application_Variable

" " (initial value, for example)

Idoc_Status

The table must contain one record with fields containing:

Docnum: 4711

Status: 53

Optionally the fields Msgid, and so on, can be filled with the application's success message.

Return_Variables

The table must contain the following two entries:

Wf_param

Doc_Number

Processed_IDOCs

4711

Appl_Objects

1234

If an application object is neither created nor changed when the inbound IDoc is processed, the "Appl_Objects" entry can be omitted. It makes no sense without a document number.

Serialization_Info

Empty