Menu

SAP Function Module PRGN_CHANGEDOCUMENT_POPUP

The Function Module PRGN_CHANGEDOCUMENT_POPUP () is a standard Function Module in SAP ERP and is part of the function group PRGN_SCDO_H within the package S_PROFGEN.

Technical Information

Function Module PRGN_CHANGEDOCUMENT_POPUP
Short Text
Function Group PRGN_SCDO_H
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_DATE LIKE SY-DATUM Date and Time, Current (Application Server) Date
FROM_TIME LIKE SY-UZEIT Date and Time, Current Application Server Time
SELECTION LIKE STCK_POP-SELECTION Data Element for Popup Selection
USER_NAME LIKE SY-UNAME SAP System, User Logon Name

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.