Menu

SAP Function Module FAGL_SPLINFO_UPDATE

Write Split Info to database

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_SPLINFO LIKE FAGL_SPLINFO Aufteilungsinformation der OP's
IT_SPLINFO_VAL LIKE FAGL_SPLINFO_VAL Aufteilungsinformation der OP's Werte

Exceptions

This function module does not define any Exceptions.