Menu

SAP Function Module RS_SET_SELSCREEN_STATUS

Sets own GUI status on selection screens

The Function Module RS_SET_SELSCREEN_STATUS (Sets own GUI status on selection screens) is a standard Function Module in SAP ERP and is part of the function group SLDB within the package SLDBV.

Technical Information

Function Module RS_SET_SELSCREEN_STATUS
Short Text Sets own GUI status on selection screens
Function Group SLDB
Package SLDBV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_PROGRAM LIKE SY-REPID SPACE Program to which the status belongs
P_STATUS LIKE SY-PFKEY Status To Be Set

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
P_EXCLUDE LIKE Table of OK codes to be excluded

Exceptions

This function module does not define any Exceptions.