The Function Module IDOC_INPUT_WALREQ (Eingangs-IDoc WALREQ: Rückmeldung Wunschmengen Aufteilung) is a standard Function Module in SAP ERP and is part of the function group WRWB within the package WAUF.
Function Module | IDOC_INPUT_WALREQ |
Short Text | Eingangs-IDoc WALREQ: Rückmeldung Wunschmengen Aufteilung |
Function Group | WRWB |
Package | WAUF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOC_CONTRL | LIKE | EDIDC | Import: Kontrollsätze | |
IDOC_DATA | LIKE | EDIDD | Import: Datensätze | |
IDOC_STATUS | LIKE | BDIDOCSTAT | Export: Statustabelle für verarbeitete IDocs | |
RETURN_VARIABLES | LIKE | BDWFRETVAR | Export | |
SERIALIZATION_INFO | LIKE | BDI_SER | Export |
This function module does not define any Exceptions.