Menu

SAP Function Module MCS_PFSTATUS_SET

Setzt den GUI-Status bzw. -Titel für generierte LIS-Programme

The Function Module MCS_PFSTATUS_SET (Setzt den GUI-Status bzw. -Titel für generierte LIS-Programme) is a standard Function Module in SAP ERP and is part of the function group MCSF within the package MCR.

Technical Information

Function Module MCS_PFSTATUS_SET
Short Text Setzt den GUI-Status bzw. -Titel für generierte LIS-Programme
Function Group MCSF
Package MCR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANALYSIS_MENU_TEXT LIKE RSEU1-MENU Analysis menu text
I_MCAPP LIKE TMCAP-MCAPP '00' Application
I_PERIOD_TEXT LIKE RSEU1-MENU Text for period drill-down function
I_STATUS LIKE SY-PFKEY SPACE Status indentification
I_STRING_FOR_TITLE LIKE SPACE String shown in title line
I_TITLEBAR LIKE RSEU1-TIT_CODE Number of title
I_TYPE LIKE SY-DATAR 'S' Type indicator

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_EXCL_FCODES LIKE RSEXFCODE Function code to be excluded

Exceptions

This function module does not define any Exceptions.