Menu

SAP Function Module ARF_DETERMINE_SCREEN_NUMBER

Determine actual screen number

The Function Module ARF_DETERMINE_SCREEN_NUMBER (Determine actual screen number) is a standard Function Module in SAP ERP and is part of the function group ARF_NEST within the package AID-RF.

Technical Information

Function Module ARF_DETERMINE_SCREEN_NUMBER
Short Text Determine actual screen number
Function Group ARF_NEST
Package AID-RF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LSCRN LIKE SY-DYNNR Logical screen number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PSCRN LIKE SY-DYNNR Actual screen number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.