Entering content frame

Process documentation Export Parameters When IDoc was Successfully Processed Locate the document in its SAP Library structure

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

Parameter

Value

Description

In_Update_Task

" "
"X"

Update task not used
Update task used

Call_Transaction_Done

" " (e.g. initial value)

Workflow_Result

"0"

Application_Variable

" " (e.g. initial value)

Idoc_Status

The table must contain one record with fields containing:
Docnum: 4711
Status: 53
Optionally the fields Msgid etc. can be filled
containing 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 processing the inbound IDoc does not create
or change an application object, the
Appl_Objects entry can be omitted. It makes no sense without a document number.

Serialization_Info

Empty

 

 

 

Leaving content frame