Menu

SAP Function Module FC_GET_METHOD

Ermittlung der Konzernverrechnungsmethode in Abhängigkeit zweier KEs/KKs

The Function Module FC_GET_METHOD (Ermittlung der Konzernverrechnungsmethode in Abhängigkeit zweier KEs/KKs) 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_GET_METHOD
Short Text Ermittlung der Konzernverrechnungsmethode in Abhängigkeit zweier KEs/KKs
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
E_CUNIT1 LIKE FC05ATAB-BUNIT Erste KE/KK
E_CUNIT2 LIKE FC05ATAB-BUNIT Zweite KE/KK

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CMETH LIKE FC05ATAB-CMETH Konsolidierungsmethode die ermittelt werden soll

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_CMETH LIKE FC05ATAB Tabelle für Zuordnung KK --> Methode

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CMETH_NOT_FOUND Gemeinsame Kons.methode nicht vorhanden