Menu

SAP Function Module FM_OI_CHECK_YEAR

TR-FM: Prüfen, ob Obligo-Beleg in einem GJahr auf HHM-Tabelle existiert

The Function Module FM_OI_CHECK_YEAR (TR-FM: Prüfen, ob Obligo-Beleg in einem GJahr auf HHM-Tabelle existiert) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.

Technical Information

Function Module FM_OI_CHECK_YEAR
Short Text TR-FM: Prüfen, ob Obligo-Beleg in einem GJahr auf HHM-Tabelle existiert
Function Group FMFA
Package FMFS
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_GJAHR LIKE FMIOI-GJAHR
I_REFBT LIKE FMIOI-REFBT

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
T_U_OPEN_ITEMS TYPE FMFI_T_REVAL

Exceptions

This function module does not define any Exceptions.