The Function Module RFC_SIMULATE_ALLOC_ITEM_CREAT (Anlage einer Aufteilerposition simulieren) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | RFC_SIMULATE_ALLOC_ITEM_CREAT |
Short Text | Anlage einer Aufteilerposition simulieren |
Function Group | WF03 |
Package | WAUF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_KNA1_CHECK | LIKE | RW00A-VBUKZ | 'X' | Verprobung der Werke gegen die KNA1 |
FBI_PREFETCH_MATERIAL | LIKE | AUPO-MANUE | 'X' | Prefetch Material |
FBI_PREFETCH_WLK1 | LIKE | AUPO-MANUE | 'X' | Prefetch WLK1 |
FBI_PREFETCH_WRF1 | LIKE | AUPO-MANUE | 'X' | Prefetch WRF1 |
FBI_QTY_BOTTOM_UP | LIKE | AUPO-MANUE | ' ' | X --> Mengen pro Werk werden kummuliert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBE_RETURN_CODE | LIKE | SY-SUBRC | 2-Warning (-> log) 4-Error (-> log) 12-Error_Pos_not_saved (-> log) 99-Other |
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 |
---|---|---|---|---|
FBT_ALLOC_PLANT_GROUPS | LIKE | AUFG | Aufteilerunterposition Filialgruppe |
This function module does not define any Exceptions.