Menu

SAP Function Module FIC_DATA_ENTRY

Online-Erfassung: Einstieg über Layout

The Function Module FIC_DATA_ENTRY (Online-Erfassung: Einstieg über Layout) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FIC_DATA_ENTRY
Short Text Online-Erfassung: Einstieg über Layout
Function Group FCDE
Package FC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUNIT TYPE FC_BUNIT Konsolidierungseinheit
DEFRM LIKE TKES1-FORM Data entry layout
EXCEL TYPE FC_EXCEL SPACE Excel-Integration
MODUS LIKE KPP0S-MODUS '2' Ändern-2, Anzeigen-3(KPPXI001)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GD_SUBRC LIKE SY-SUBRC Return code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.