Menu

SAP Function Module FMCA_UPDATE_FI

Einnahmen und Ausgaben fortschreiben

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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