Menu

SAP Function Module FI_PSO_PERIOD_CHECK

IS-PS: Periode überprüfen

The Function Module FI_PSO_PERIOD_CHECK (IS-PS: Periode überprüfen) is a standard Function Module in SAP ERP and is part of the function group F0KK within the package FMFI.

Technical Information

Function Module FI_PSO_PERIOD_CHECK
Short Text IS-PS: Periode überprüfen
Function Group F0KK
Package FMFI
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_BLDAT LIKE VBKPF-BLDAT Belegdatum
I_BUDAT LIKE VBKPF-BUDAT Buchungsdatum
I_BUKRS LIKE VBKPF-BUKRS Buchungskreis

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_GJAHR LIKE VBKPF-GJAHR Geschäftsjahr
C_MONAT LIKE VBKPF-MONAT Monat

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.