Menu

SAP Function Module FC_GET_SUBSEQUENT_CACTIS

Bestimmung der Menge der Nachfolgermaßnahmen

The Function Module FC_GET_SUBSEQUENT_CACTIS (Bestimmung der Menge der Nachfolgermaßnahmen) 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_GET_SUBSEQUENT_CACTIS
Short Text Bestimmung der Menge der Nachfolgermaßnahmen
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_ACGR TYPE FC_CACGR Maßnahmengruppe
E_CACTI TYPE FC_CACTI Maßnahme
E_DIMEN TYPE FC_DIMEN Sicht
E_ITCLG TYPE FC_ITCLG Positionsplan
E_PERID TYPE FC_PERID Periode
E_RVERS TYPE FC_RVERS Version
E_RYEAR TYPE FC_RYEAR Geschäftsjahr

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_TF532 TYPE FC02_T_TF532 Massnahmengruppen: Zuordnung Massnahmen
T_TF533 TYPE FC02_T_TF533 Massnahmengruppen: Vorgängermaßnahmen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_SUBSEQUENT_CACTIS TYPE FC02_T_CACTISET Tabelle mit Nachfolgermaßnahmen

Exceptions

This function module does not define any Exceptions.