The Function Module FMCA_UPDATE_FI (Einnahmen und Ausgaben fortschreiben) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.
Function Module | FMCA_UPDATE_FI |
Short Text | Einnahmen und Ausgaben fortschreiben |
Function Group | FMFA |
Package | FMFS |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DELETE | LIKE | FMDY-XFELD | SPACE | Are records to be deleted |
I_FLG_ONCOMMIT | LIKE | FMDY-XFELD | 'X' | Feld zum Ankreuzen |
I_FLG_TOTALS | LIKE | FMDY-XFELD | 'X' | |
I_FLG_UPDATE | LIKE | FMDY-XFELD | SPACE | Is update to be attempted |
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_FMIFIHD | LIKE | FMIFIHD | New headers | |
T_FMIFIHD_CHG | LIKE | FMIFIHD | ||
T_FMIFIIT | LIKE | FMIFIIT | New line items | |
T_FMIFIIT_CHG | LIKE | FMIFIIT | ||
T_FMIFIIT_DEL | LIKE | FMIFIIT | Old line items | |
T_FMIFIIT_OLD | LIKE | FMIFIIT | If update, old records for the totals |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_UPDATE_FMIFIIT |