The Function Module AWFL_BINDING_WQ_TO_WI (Daten aus Arbeitsvorratscontainer in Aufgabencontainer übertragen) is a standard Function Module in SAP ERP and is part of the function group AWFL within the package AA.
Function Module | AWFL_BINDING_WQ_TO_WI |
Short Text | Daten aus Arbeitsvorratscontainer in Aufgabencontainer übertragen |
Function Group | AWFL |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATAFLOW | LIKE | SWABINDEF-DATAFLOW | Richtung des Datenflusses (nur 'E'xport) |
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 |
---|---|---|---|---|
CALLED_CONTAINER | TYPE | SWCONT | gerufener Container (hier WI) | |
CALLING_CONTAINER | TYPE | SWCONT | rufender Container (hier AV) |
This function module does not define any Exceptions.