Menu

SAP Function Module RFC_CREATE_ALLOC_ITEM

Aufteilerposition anlegen (incl. aller Unterpositionen)

The Function Module RFC_CREATE_ALLOC_ITEM (Aufteilerposition anlegen (incl. aller Unterpositionen)) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.

Technical Information

Function Module RFC_CREATE_ALLOC_ITEM
Short Text Aufteilerposition anlegen (incl. aller Unterpositionen)
Function Group WF03
Package WAUF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FBI_GENERIC_ARTIKEL_COMPLETE LIKE RW00A-AKTSW ' ' X-'Falls 1 VA fehlerhaft, dann alle zum SA ablehnen'
FBI_KNA1_CHECK LIKE RW00A-VBUKZ 'X' Verprobung der Werke gegen die KNA1
FBI_ONLY_COMPLETE_ITEMS LIKE RW00A-VBUKZ ' ' X-'unvollständige Positionen werden nicht übernommen'
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

Exporting Parameters

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-Pos_not_saved (-> log) 99-Other

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.