The Function Module RFC_CHANGE_ALLOC_ITEM (Aufteiler Position ändern) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | RFC_CHANGE_ALLOC_ITEM |
Short Text | Aufteiler Position ändern |
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_ALLOC_ITEM | LIKE | AUPO | Aufteilerbelegposition | |
FBI_GENERIC_ARTIKEL_COMPLETE | TYPE | AUPO-MANUE | ' ' | X-'Falls 1 VA fehlerhaft, dann alle zum SA ablehnen' |
FBI_KNA1_CHECK | TYPE | AUPO-MANUE | 'X' | Verprobung der Werke gegen die KNA1 |
FBI_ONLY_COMPLETE_ITEMS | TYPE | AUPO-MANUE | ' ' | X-'unvollständige Positionen werden nicht übernommen' |
FBI_PREFETCH_MATERIAL | TYPE | AUPO-MANUE | 'X' | Prefetch Material |
FBI_PREFETCH_WLK1 | TYPE | AUPO-MANUE | 'X' | Prefetch WLK1 |
FBI_PREFETCH_WRF1 | TYPE | AUPO-MANUE | 'X' | Prefetch WRF1 |
FBI_QTY_BOTTOM_UP | TYPE | AUPO-MANUE | ' ' | X --> Mengen pro Werk werden kummuliert |
FBI_RESET_MSG_NB | TYPE | AUPO-MANUE | ' ' | Kennzeichen Aufteiler manuell geändert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBE_ALLOC_ITEM | LIKE | AUPO | Aufteilerbelegposition | |
FBE_RETURN_CODE | LIKE | SY-SUBRC | 2-Warning (-> log) 4-Error (-> 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_DC | LIKE | AUVZ | Verteilzentrum | |
FBT_ALLOC_DC_DP | LIKE | AUVW | Lieferwelle Verteilzentrum | |
FBT_ALLOC_PLANTS | LIKE | AUFI | Aufteilerbelegunterposition Filialen | |
FBT_ALLOC_PLANT_DP | LIKE | RW14A | Struktur der Lieferwellen | |
FBT_ALLOC_PLANT_GROUPS | LIKE | AUFG | Aufteilerunterposition Filialgruppe | |
FBT_MSG_TBL | LIKE | SMESG | Nachrichtensammler |
This function module does not define any Exceptions.