Menu

SAP Function Module TXW_VIEW_SET_PFSTATUS

Set GUI status for view output

The Function Module TXW_VIEW_SET_PFSTATUS (Set GUI status for view output) is a standard Function Module in SAP ERP and is part of the function group TXW1 within the package FTW1.

Technical Information

Function Module TXW_VIEW_SET_PFSTATUS
Short Text Set GUI status for view output
Function Group TXW1
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GUI_STATUS LIKE SY-PFKEY GUI status

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_EXCLUDED LIKE Table with excluded function codes

Exceptions

This function module does not define any Exceptions.