Menu

SAP Function Module G_INIT_POSTING

Initialisierung für die FI-MC-Verbuchung

The Function Module G_INIT_POSTING (Initialisierung für die FI-MC-Verbuchung) is a standard Function Module in SAP ERP and is part of the function group FC10 within the package FC00.

Technical Information

Function Module G_INIT_POSTING
Short Text Initialisierung für die FI-MC-Verbuchung
Function Group FC10
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GLSIP LIKE RGIAD1-GLSIP SPACE Flag: Einzelposten schreiben
PERID LIKE ECMCA-POPER Buchungsperiode

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
TAB_ECMCA_ADD LIKE RGIAD1 Verbuchungstabelle
TAB_USED LIKE RGIUSE Verwendete Tabelle

Exceptions

This function module does not define any Exceptions.