Entering content frame

Error During Inbound Processing Locate the document in its SAP Library structure

If the Call Transaction failed, the export parameters must be filled in exactly the same way as when processing one IDoc at a time:

 

How to fill the export parameters when processing one IDoc at a time via an ALE enabled Call Transaction, when an error occurred during inbound processing.

Parameter

Value

In_Update_Task

" " (i.e. initial value) - Update task not used

Call_Transaction_Done

" " (e.g. initial value)

Workflow_Result

"99999"

Application_Variable

" " (i.e. initial value)

Idoc_Status

The table must contain one record with fields containing:
Docnum: 4711
Status: 51
Msgid, Msgno etc. must be filled with the error message’s ID, number etc.

Return_Variables

The table must contain the following entry:

 

Wf_param

Doc_Number

 

"Error_IDOCs"

4711

Serialization_Info

Empty

 

 

 

Leaving content frame