Menu

SAP Function Module DOCHEADER_PERIOD_FIND_CHECK

Bestimmen und Prüfen der Buchungsperiode

The Function Module DOCHEADER_PERIOD_FIND_CHECK (Bestimmen und Prüfen der Buchungsperiode) is a standard Function Module in SAP ERP and is part of the function group ACHD within the package FFE.

Technical Information

Function Module DOCHEADER_PERIOD_FIND_CHECK
Short Text Bestimmen und Prüfen der Buchungsperiode
Function Group ACHD
Package FFE
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 BKPF-BLDAT Belegdatum
I_BUDAT LIKE BKPF-BUDAT Buchungsdatum
I_BUKRS LIKE BKPF-BUKRS Buchungskreis
I_HKONT LIKE BSEG-HKONT '+' Hauptbuchkonto
I_KOART LIKE BSEG-KOART '+' Kontoart
I_LEDGER TYPE RLDNR Ledger
I_SOFTCHECK TYPE XFELD Periodensperre nicht prüfen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CURRJ LIKE BKP1-CURRJ Ermitteltes Geschäftsjahr aus Tagesdatum
E_GJAHR LIKE BKPF-GJAHR Ermitteltes Geschäftsjahr aus Buchungsdatum
E_XRUEB LIKE BKPF-XRUEB Kennzeichen: Buchen in zurückliegendes Ges.-Jahr

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.