
All Inbound IDocs Processed Successfully
If all IDocs were processed successfully, the export parameters should be filled as follows:
How to fill the export parameters when processing packets of IDocs, when all the IDocs were successfully processed. IDoc numbers 4711 - 4713 created application object numbers 1234 - 1236.
Parameter |
Value | ||
In_Update_Task |
" " Update task not used | ||
Call_Transaction_Done |
" " | ||
Workflow_Result |
"0" | ||
Application_Variable |
" " (e.g. initial value) | ||
Idoc_Status |
The table must contain three records with fields containing: | ||
|
Docnum |
Status | ||
|
4711 |
53 | ||
|
4712 |
53 | ||
|
4713 |
53 | ||
|
Optionally the fields Msgid etc. can be filled containing the application’s success message. | |||
Return_Variables |
The table must contain the following six entries: | ||
|
Wf_param |
Doc_Number | ||
|
Processed_IDOCs |
4711 | ||
|
Appl_Objects |
1234 | ||
|
Processed_IDOCs |
4712 | ||
|
Appl_Objects |
1235 | ||
|
Processed_IDOCs |
4713 | ||
|
Appl_Objects |
1236 | ||
|
If processing the inbound IDoc does not create or change an application object, the "Appl_Objects" entries can be omitted - they make no sense without a document number. | |||
Serialization_Info |
Empty if not using serialization. | ||