Menu

SAP Function Module CP_RC_SCREEN_INFO_PROVIDE

Bereitstellen von Informationen zum aktuellen Bild

The Function Module CP_RC_SCREEN_INFO_PROVIDE (Bereitstellen von Informationen zum aktuellen Bild) is a standard Function Module in SAP ERP and is part of the function group CPRC within the package CP.

Technical Information

Function Module CP_RC_SCREEN_INFO_PROVIDE
Short Text Bereitstellen von Informationen zum aktuellen Bild
Function Group CPRC
Package CP
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
E_DYNPRO_NUMBER LIKE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
E_DYNPRO_PROGRAM LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

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.