Menu

SAP Function Module RS_SELECTIONSCREEN_READ

Function Module for individual F4 on a multiple selection screen

The Function Module RS_SELECTIONSCREEN_READ (Function Module for individual F4 on a multiple selection screen) is a standard Function Module in SAP ERP and is part of the function group ALDB within the package SLDBV.

Technical Information

Function Module RS_SELECTIONSCREEN_READ
Short Text Function Module for individual F4 on a multiple selection screen
Function Group ALDB
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
DYNNR LIKE SY-DYNNR Screen Number
PROGRAM LIKE SY-REPID Current program name

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
FIELDVALUES LIKE RSSELREAD Table with field name, type, position

Exceptions

This function module does not define any Exceptions.