Menu

SAP Function Module POPUP_TO_DECIDE_LOCKED_DATA

The Function Module POPUP_TO_DECIDE_LOCKED_DATA () is a standard Function Module in SAP ERP and is part of the function group SPO8 within the package SZP.

Technical Information

Function Module POPUP_TO_DECIDE_LOCKED_DATA
Short Text
Function Group SPO8
Package SZP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_START_COLUMN LIKE SY-CUCOL 9 Screens, horizontal cursor position at PAI
I_START_ROW LIKE SY-CUROW 9 Screens, vertical cursor position at PAI
I_USER TYPE SY-UNAME

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANSWER TYPE ANY

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.