The Function Module AUFTEILER_LESEN (AufteilerBeleg lesen und ins globale Gedächnis stellen) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | AUFTEILER_LESEN |
Short Text | AufteilerBeleg lesen und ins globale Gedächnis stellen |
Function Group | WF03 |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUKO | LIKE | RW00A |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMEX_I_AUKO | LIKE | RW00A |
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 |
---|---|---|---|---|
EX_T_AUFG | LIKE | RW018A | ||
EX_T_AUFI | LIKE | RW019A | ||
EX_T_AULW | LIKE | RW020A | ||
EX_T_AUPO | LIKE | RW016A | ||
EX_T_AUSB | LIKE | RW021A | ||
EX_T_AUVW | LIKE | RW017A | ||
EX_T_AUVZ | LIKE | RW022A |
This function module does not define any Exceptions.