The Function Module ALE_MATPHYSINV_CREATE_MULT (BAPI -> IDoc: ALE_MATPHYSINV_CREATE_MULT) is a standard Function Module in SAP ERP and is part of the function group MB_BUS2028 within the package MB.
Function Module | ALE_MATPHYSINV_CREATE_MULT |
Short Text | BAPI -> IDoc: ALE_MATPHYSINV_CREATE_MULT |
Function Group | MB_BUS2028 |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEAD | LIKE | BAPI_PHYSINV_CREATE_HEAD | Kopfdaten des Inventurbelegs | |
MAXITEMS | LIKE | AM07M-MAXPO | Max. Anzahl Pos., die ein neuer Beleg haben darf |
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 |
---|---|---|---|---|
ITEMS | LIKE | BAPI_PHYSINV_CREATE_ITEMS | Positionsdaten des Inventurbelegs |
This function module does not define any Exceptions.