Menu

SAP Function Module FC_CONS_FREQU_GET

Lesen der Von-Periode für eine Reihe von CG

The Function Module FC_CONS_FREQU_GET (Lesen der Von-Periode für eine Reihe von CG) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_CONS_FREQU_GET
Short Text Lesen der Von-Periode für eine Reihe von CG
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIMEN TYPE FC_DIMEN Sicht
E_PERID TYPE FC_PERID Ende des aktuellen Periodenintervalls
E_RVERS TYPE FC_RVERS Version
FLG_ERROR TYPE FC_FLG Fehler, falls e_perid ungültige Abschlußperiode
FLG_UNIQUE TYPE FC_FLG Abschlußart muß für alle Kreise gleich sein

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FSCAT TYPE FC02_T_CFG_FSCAT Abschlußarten mit Perioden
IT_FSCAT_PERIODS TYPE FC02_T_CFP_FSCAT Alle Periodenintervalle zur Abschlußart

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_CONGR TYPE FC02_T_CFG_CONGR Zu untersuchende Kreise

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.