Menu

SAP Function Module FC_COI_SHARE_CALC

Anteile für eine CG berechnen

The Function Module FC_COI_SHARE_CALC (Anteile für eine CG berechnen) is a standard Function Module in SAP ERP and is part of the function group FC06 within the package FC06.

Technical Information

Function Module FC_COI_SHARE_CALC
Short Text Anteile für eine CG berechnen
Function Group FC06
Package FC06
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BUNIT TYPE FC06_T_BUNIT Alle CU einer CG, Mutterflag muß gesetzt sein
ET_INV TYPE FC06_T_INV Beteiligungstabelle
E_ITER_MAX TYPE I 99 Maximale Anzahl Iterationen
E_OUTPUT TYPE C SPACE Flag: Ausgabe der Matrizen
E_SIGN_CONVERT TYPE C Flag: Vorzeichenfelder werden interpretiert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SHARE TYPE FC06_T_SHARE Anteilstabelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SHARE_GT_100_OR_LT_0