Menu

SAP Function Module RPY_DYNPRO_READ_NATIVE

Lesen eines Dynpros aus der R/3-EU in das interne Dynproformat

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RPY_DYNPRO_READ_NATIVE (Lesen eines Dynpros aus der R/3-EU in das interne Dynproformat) is a standard Function Module in SAP ERP and is part of the function group SIFP within the package SEUX.

Technical Information

Function Module RPY_DYNPRO_READ_NATIVE
Short Text Lesen eines Dynpros aus der R/3-EU in das interne Dynproformat
Function Group SIFP
Package SEUX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE D020S-DNUM Screen number
PROGNAME LIKE D020S-PROG Program name of screen
SUPPRESS_CORR_CHECKS TYPE C ' ' Unterdrücken Prüfung auf Anzeigeberechtigung
SUPPRESS_EXIST_CHECKS TYPE C ' ' Unterdrücken Existenzcheck des Dynpros

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNPROTEXT LIKE D020T-DTXT Screen description text in language LANGUAGE
HEADER LIKE D020S Screen header in internal format

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDLIST LIKE D021S Screen field list in internal format
FIELDTEXTS LIKE D021T Screen-specific field texts in language LANGUAGE
FLOWLOGIC TYPE DYN_FLOWLIST Screen flow logic
PARAMS LIKE D023S Matchcode Subkeys des Dynpros

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Canceled by user in correction dialog box
NOT_FOUND Screen not found
PERMISSION_ERROR No authorization to import (read)