Menu

SAP Function Module CORU_S_DYNPRO_CHECK

Festhalten der Dynpronummer, wenn es im USER-Modus geprüft wurde

The Function Module CORU_S_DYNPRO_CHECK (Festhalten der Dynpronummer, wenn es im USER-Modus geprüft wurde) is a standard Function Module in SAP ERP and is part of the function group CORU_S within the package CORU.

Technical Information

Function Module CORU_S_DYNPRO_CHECK
Short Text Festhalten der Dynpronummer, wenn es im USER-Modus geprüft wurde
Function Group CORU_S
Package CORU
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_DYNNR LIKE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.