Menu

SAP Function Module FM_COM_ITEM_RULES_FYC

Get rules for fiscal year change

The Function Module FM_COM_ITEM_RULES_FYC (Get rules for fiscal year change) is a standard Function Module in SAP ERP and is part of the function group FMCI4_ADDON within the package FMMD.

Technical Information

Function Module FM_COM_ITEM_RULES_FYC
Short Text Get rules for fiscal year change
Function Group FMCI4_ADDON
Package FMMD
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_FIKRS LIKE FMCI-FIKRS Finanzkreis
I_GJAHR LIKE FMCI-GJAHR Geschäftsjahr

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
C_T_FMHI_CI LIKE FMHICI Commitment items hierarchy

Exceptions

This function module does not define any Exceptions.