Menu

SAP Function Module FC_IUE_METHOD_CHECK

Prüfung einer Konzernaufrechnungsmethode

The Function Module FC_IUE_METHOD_CHECK (Prüfung einer Konzernaufrechnungsmethode) is a standard Function Module in SAP ERP and is part of the function group FC05 within the package FC05.

Technical Information

Function Module FC_IUE_METHOD_CHECK
Short Text Prüfung einer Konzernaufrechnungsmethode
Function Group FC05
Package FC05
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_TF500 TYPE TF500 Belegarten
I_CMETH TYPE FC_CMETH Methode
I_CURVS TYPE FC_CURVS Version Umrechnungskurse
I_FLG_GLOB_CHK TYPE FC_FLG 'X' Globale Methodeneigenschaften prüfen
I_FLG_PROP TYPE FC_FLG 'X' Quotierung
I_GCURR TYPE FC_CURRENCY Währungsschlüssel (nur für programminterne Verwendung)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ITEM_PROP TYPE FC05_T_ITEM_PROP Eigenschaften der in der Methode verwendeten Positionen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_FATTR TYPE FC00_T_FATTR Attribute
CT_FDEP TYPE FC00_T_FDEP Klammerung
CT_FPROP TYPE FC00_T_FPROP Feldeigenschaften

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.