Menu

SAP Function Module FC_STATUS_SHOW_DETAIL

Detailstatus einer Maßnahme zeigen

The Function Module FC_STATUS_SHOW_DETAIL (Detailstatus einer Maßnahme zeigen) 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_SHOW_DETAIL
Short Text Detailstatus einer Maßnahme zeigen
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 LIKE TF261-BUNIT KE bzw. Rollup-KE
E_CACTI LIKE TF261-CACTI Maßnahme
E_CACTT LIKE TF540-CACTT Maßnahmentyp
E_CONGR LIKE TF180-CONGR Übergeordneter KK
E_DIMEN LIKE TF261-DIMEN Sicht
E_DOCTY LIKE TF500-DOCTY Belegart
E_ITCLG LIKE TF261-ITCLG Positionsplan
E_MONITOR_FLAG LIKE Monitorflag
E_PERID LIKE TF261-PERID Periode
E_RVERS LIKE TF261-RVERS Version
E_RYEAR LIKE TF261-RYEAR Geschäftsjahr
E_TXT LIKE Text der akt. KK/KE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATUM LIKE TF261-DATUM Datum der letzten Änderung
I_ERROR LIKE TF261-ERROR Anzahl Fehler
I_STATUS LIKE TF261-STATUS Detailstatus
I_TIME LIKE TF261-TIME Uhrzeit der letzten Änderung
I_USR LIKE TF261-USR Letzter Änderer
I_WARNG LIKE TF261-WARNG Anzahl Warnungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.