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.
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 |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.