Menu

SAP Function Module FI_CHECK_DATE

Berechtigungsprüfung

The Function Module FI_CHECK_DATE (Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group FI_CHECK_DATE within the package FREP.

Technical Information

Function Module FI_CHECK_DATE
Short Text Berechtigungsprüfung
Function Group FI_CHECK_DATE
Package FREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLK TYPE APPLK_BF 'FI-FI' Applikationskennzeichen für BTE
I_BUKRS TYPE BUKRS Buchungskreis
I_FROM_DATE TYPE DATS Feld vom Typ DATS
I_FROM_PER TYPE ABPER_RFBI Abrechnungsperiode (Batch-Input-Feld)
I_FROM_YEAR TYPE GJAHR Geschäftsjahr
I_PROGRAM TYPE PROGNAME ABAP-Programmname
I_TO_DATE TYPE DATS Feld vom Typ DATS
I_TO_PER TYPE ABPER_RFBI Abrechnungsperiode (Batch-Input-Feld)
I_TO_YEAR TYPE GJAHR Geschäftsjahr
I_USER TYPE USNAM Name des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE CHAR1 Einstelliges Kennzeichen

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.