Menu

SAP Function Module FC_STATUS_CALCULATE

Gesamtstatus berechnen

The Function Module FC_STATUS_CALCULATE (Gesamtstatus berechnen) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_STATUS_CALCULATE
Short Text Gesamtstatus berechnen
Function Group FC02
Package FC02
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_BUNIT TYPE FC_BUNIT KE oder Rollup-KE (bei KK)
E_CACGR TYPE FC_CACGR Maßnahmengruppe
E_CONGR TYPE FC_CONGR Übergeordneter KK
E_DIMEN TYPE FC_DIMEN Sicht
E_ITCLG TYPE FC_ITCLG Positionsplan
E_MONITOR_FLAG LIKE Monitorflag (Space - Daten, X-Kons.Mon.)
E_PERID TYPE FC_PERID Periode
E_READ_FLAG TYPE FC_FLG ' ' KZ: Statustabellen von DB neu lesen
E_RVERS TYPE FC_RVERS Version
E_RYEAR TYPE FC_RYEAR Jahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_STATUS TYPE FC_STATUS Aktueller Gesamtstatus der KK/KE

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_CACTI TYPE FC02_T_CACTI Tabelle mit relevanten Maßnahmen

Exceptions

This function module does not define any Exceptions.