The Function Module RFC_POST_ALLOC_TABLE (Aufteiler buchen (Daten aus dem globalen Puffer)) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | RFC_POST_ALLOC_TABLE |
Short Text | Aufteiler buchen (Daten aus dem globalen Puffer) |
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_ADD_DC_PO | TYPE | ADD_DC_PO | ' ' | Lieferantenbestellungen für VZ erweitern |
FBI_COMMIT | LIKE | RW00A-VBUKZ | ' ' | X - FuBauSt führt Commit oder Rollback aus |
FBI_CREATE_NEW_PO_ASAP | LIKE | RW00A-VBUKZ | ' ' | FolgebelegGen. für LiefBest., falls bereits LiefBest für VZ existieren |
FBI_IN_UPDATE_TASK | LIKE | RW00A-VBUKZ | ' ' | X - Verbuchung erfolgt in update task |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBE_ALLOC_TABLE | LIKE | AUKO-ABELN | Nummer des Aufteilers | |
FBE_RETURN_CODE | LIKE | SY-SUBRC | 4-Error 50-Posted incomplete 55-No Items 60-Table deleted 99-Other (-> log) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.