Menu

SAP Function Module FMCA_UPDATE_FI

Einnahmen und Ausgaben fortschreiben

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.

Technical Information

Function Module FMCA_UPDATE_FI
Short Text Einnahmen und Ausgaben fortschreiben
Function Group FMFA
Package FMFS
Module Type Update Module

Importing Parameters

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

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_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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERR_UPDATE_FMIFIIT