Menu

SAP Function Module FMFG_MM_ACC_SPLIT

Split entries in ACCIT and ACCCR tables

The Function Module FMFG_MM_ACC_SPLIT (Split entries in ACCIT and ACCCR tables) is a standard Function Module in SAP ERP and is part of the function group FMFG_MM01 within the package FMFG_MM_E.

Technical Information

Function Module FMFG_MM_ACC_SPLIT
Short Text Split entries in ACCIT and ACCCR tables
Function Group FMFG_MM01
Package FMFG_MM_E
Module Type Normal 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
T_ACCCR LIKE ACCCR FI/CO document currency information
T_ACCHD LIKE ACCHD Interface to Accounting: Header Information
T_ACCIT LIKE ACCIT FI/CO document item information
T_ACCIT_EXT LIKE ACCIT_EXTENSION ACC Document: Additional Item Information
T_ACCTX LIKE BSET Tax Data Document Segment

Exceptions

This function module does not define any Exceptions.