The Function Module FAGL_SPLINFO_UPDATE (Write Split Info to database) is a standard Function Module in SAP ERP and is part of the function group FAGL_SPL_SERVICES within the package FAGL_ONLINE_SPLITTER.
Function Module | FAGL_SPLINFO_UPDATE |
Short Text | Write Split Info to database |
Function Group | FAGL_SPL_SERVICES |
Package | FAGL_ONLINE_SPLITTER |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
IT_SPLINFO | LIKE | FAGL_SPLINFO | Aufteilungsinformation der OP's | |
IT_SPLINFO_VAL | LIKE | FAGL_SPLINFO_VAL | Aufteilungsinformation der OP's Werte |
This function module does not define any Exceptions.