The Function Module WRWB_UPDATE_ALLOCTABLE (Fortschreiben der Aufteilerdaten (Wunschmenge, Status setzen)) is a standard Function Module in SAP ERP and is part of the function group WRWB within the package WAUF.
Function Module | WRWB_UPDATE_ALLOCTABLE |
Short Text | Fortschreiben der Aufteilerdaten (Wunschmenge, Status setzen) |
Function Group | WRWB |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_NO_COMMIT_NO_ROLLBACK | LIKE | RW00A-AKTSW | ' ' | X-FuBauSt macht weder Commit noch Rollback |
FBI_NO_PROMOTION_HANDLING | LIKE | RW00A-AKTSW | ' ' | X-Kein Update (Status) der Aktion |
FBI_SELECT_VIA_STORE_NO | LIKE | RW00A-AKTSW | ' ' | X-Betriebs_nr statt ABELG/ABELF |
FBI_STORE | LIKE | AUFI-FILNR | Betrieb |
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 |
---|---|---|---|---|
FBT_ALLOC_DELIVERY_PHASE | LIKE | RW14A | Eingabe: Tab. mit Lieferwellen zu Betrieben | |
FBT_ALLOC_HEADER | LIKE | AUKO | Ausgabe: Tab. mit Aufteilerköpfen | |
FBT_ALLOC_ITEM | LIKE | AUPO | Ausgabe: Tab. mit Aufteilerpositionen | |
FBT_ALLOC_PLANT | LIKE | RW04A | Ausgabe: Tab. mit Aufteilerbetriebsdaten | |
FBT_ERROR_TAB | LIKE | RW26A | Ausgabe: Fehlertabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DB_ERROR_LOCK_ALLOCATION_TABLE | DB-Fehler beim Sperren der Aufteiler |
DB_ERROR_LOCK_PROMOTION | DB-Fehler beim Sperren der Aktion |
DB_ERROR_READ_ALLOCATION_TABLE | DB-Fehler beim Lesen der Aufteilerdaten |
DB_ERROR_READ_NOTIFICATION_TYP | DB-Fehler beim Lesen der Avistypen |
DB_ERROR_UPDATE_ALLOCATION_TBL | DB-Fehler beim Fortschreiben der Aufteilerdaten |
NO_PERMISSION_TO_REPLY | Anwender hat keine Berechtigung zum Rückmelden |
NO_PERMISSION_TO_REPLY_STORE | Anwender darf für den Betrieb nicht rückmelden |
NO_UPDATES_DONE_NO_POSTING | Es wurden keine Änderungen gemacht |
STORE_NOT_FOUND | Betrieb nicht vorhanden |
STORE_NO_INITIAL | Betriebs-Nr nicht gefüllt |