Menu

SAP Function Module G_RW_SET_PFSTATUS

Set PF status for report output

The Function Module G_RW_SET_PFSTATUS (Set PF status for report output) is a standard Function Module in SAP ERP and is part of the function group GRWG within the package GRWT.

Technical Information

Function Module G_RW_SET_PFSTATUS
Short Text Set PF status for report output
Function Group GRWG
Package GRWT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_STATUS LIKE SY-PFKEY PF 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
EXCLUDED_FUNCTIONS LIKE Inactive functions

Exceptions

This function module does not define any Exceptions.