Menu

SAP Function Module FC_STATUS_INITIALIZE

Initialisieren/Löschen des Detailstatus einer Maßnahme KK/KE

The Function Module FC_STATUS_INITIALIZE (Initialisieren/Löschen des Detailstatus einer Maßnahme KK/KE) 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_INITIALIZE
Short Text Initialisieren/Löschen des Detailstatus einer Maßnahme KK/KE
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 Objekt: entweder eine KE oder eine KK
E_CACTI TYPE FC_CACTI Maßnahme
E_CACTT TYPE FC_CACTT Maßnahmentyp
E_COPY_IND TYPE FC_FLG ' ' KZ: Quellmaßnahme
E_DIMEN TYPE FC_DIMEN Sicht
E_DOCTY TYPE FC_DOCTY Belegart
E_ITCLG TYPE FC_ITCLG Positionsplan
E_MONITOR_FLAG TYPE FC_FLG KZ Monitor: _: Daten, X: Kons.Monitor
E_PERID TYPE FC_PERID Periode
E_RVERS TYPE FC_RVERS Version
E_RYEAR TYPE FC_RYEAR Jahr
E_SAVE_FLAG TYPE FC_FLG 'X' KZ: Löschen Gesamt (X) oder Detail (_)

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
T_STATUS TYPE FC02_T_STATUS Tabelle mit KK/KE zur Initialisierung

Exceptions

This function module does not define any Exceptions.