Menu

SAP Function Module RFC_READ_ALLOC_TABLE

Aufteiler lesen

The Function Module RFC_READ_ALLOC_TABLE (Aufteiler lesen) 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_READ_ALLOC_TABLE
Short Text Aufteiler lesen
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_ALLOC_TABLE LIKE AUKO-ABELN Nummer des Aufteilers
FBI_APPLICATION LIKE AUKO-ERVON Anwendung, die den Aufteiler liest
FBI_READ_FOR_CHANGE TYPE AUPO-MANUE ' ' X - Lesen zum Ändern
FBI_RESET_MSG_NB TYPE AUPO-MANUE ' ' Kennzeichen Aufteiler manuell geändert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FBE_ALLOC_HEADER LIKE AUKO AUFTEILERBELEGKOPF
FBE_PO_FOR_DC_EXISTS TYPE AUPO-MANUE für mindestens 1 VZ existiert bereits eine Lieferantenbestellung
FBE_RETURN_CODE LIKE SY-SUBRC 2-Warning (-> log) 4-Error (-> 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_DC LIKE AUVZ Verteilzentrum
FBT_ALLOC_DC_DP LIKE AUVW Lieferwelle Verteilzentrum
FBT_ALLOC_ITEM LIKE AUPO Aufteilerbelegposition
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

Exceptions

This function module does not define any Exceptions.