SAP ABAP Function Module IDOC_INPUT_CLOSE (Schreibt IDoc-Statussätze, schließt das IDoc, löst ein Ereignis aus)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SALE (Package) Application Link Enabling
⤷
⤷
Basic Data
| Function Module | IDOC_INPUT_CLOSE | Schreibt IDoc-Statussätze, schließt das IDoc, löst ein Ereignis aus |
| Function Group | BD20 | Workflow methods for inbound IDocs |
| Program Name | SAPLBD20 | |
| INCLUDE Name | LBD20U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WORKFLOW_RESULT | TYPE | BDWF_PARAM-RESULT | IDoc input result | |||
| |
APPLICATION_VARIABLE | TYPE | BDWF_PARAM-APPL_VAR | ' ' | Application variable, no restrictions | ||
| |
IN_UPDATE_TASK | TYPE | BDWFAP_PAR-UPDATETASK | C_TRUE | |||
| |
IDOC_CONTROL | TYPE | EDIDC | IDoc control records | |||
| |
IDOC_STATUS | TYPE | BDIDOCSTAT | IDoc status records | |||
| |
RETURN_VARIABLES | TYPE | BDWFRETVAR | Assigning return values and return parameters | |||
| |
SERIALIZATION_INFO | TYPE | BDI_SER | Successfully processed serialization objects | |||
| |
MORE_THAN_ONE_IDOC | TYPE | IDOC_CONTROL contains more than one entry | ||||
| |
STATUS_ERROR | TYPE | IDOC_STATUS table filled incorrectly | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19971205 |
| SAP Release Created in |