Menu

SAP Function Module RPD1_READ_IMG

Einlesen einer IMG-Struktur per RFC

The Function Module RPD1_READ_IMG (Einlesen einer IMG-Struktur per RFC) is a standard Function Module in SAP ERP and is part of the function group RPD1 within the package PUTL.

Technical Information

Function Module RPD1_READ_IMG
Short Text Einlesen einer IMG-Struktur per RFC
Function Group RPD1
Package PUTL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DSYAH LIKE DSYAH Kopfdaten d. IMG-Struktur (entspricht DSYAH)
SPRAS LIKE DSYAH-SPRAS Sprache für Kurztexte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAXVERS LIKE DSYAH-VERSION Gültige Version der Struktur

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
IT_DSYAS LIKE DSYAS Strukturdaten
IT_DSYAT LIKE DSYAT Kurztexte der Struktureinträge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
STRUCTURE_NOT_FOUND Gesuchte Struktur existiert nicht.