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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.