Menu

SAP Function Module FM18_CARRYFORW_GET_FUNDS

Übetragungsregeln auswerten

The Function Module FM18_CARRYFORW_GET_FUNDS (Übetragungsregeln auswerten) is a standard Function Module in SAP ERP and is part of the function group FM18 within the package FMBU_CORE.

Technical Information

Function Module FM18_CARRYFORW_GET_FUNDS
Short Text Übetragungsregeln auswerten
Function Group FM18
Package FMBU_CORE
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_CFRULE LIKE FMCFRULE-CFRULE Übertragungsvorschrift
I_FIKRS LIKE FMCFRULE-FIKRS Finanzkreis
I_GJAHR LIKE FMCFSB-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
T_RULES LIKE FMCFSB Ergebniss - selektierte Regeln
T_R_GEBER LIKE Range Tabelle für Fonds

Exceptions

This function module does not define any Exceptions.