Menu

SAP Function Module FC_CALC_SUM_PL

Berechnung Saldo GuV

The Function Module FC_CALC_SUM_PL (Berechnung Saldo GuV) 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_CALC_SUM_PL
Short Text Berechnung Saldo GuV
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_CU_ERG LIKE FC05PTAB-BUNIT SPACE Cons unit receiving the adjustment to net income
E_CU_IND LIKE Flag: adjustment to net income for each cons unit

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
IT_ERG LIKE FC05PBLC adjustment to net income for each company
IT_POSTAB LIKE FC05PTAB Document line items

Exceptions

This function module does not define any Exceptions.