Menu

SAP Function Module RPD1_READ_SOBJ

Einlesen der Subobjektanbindungen einer IMG-Struktur

The Function Module RPD1_READ_SOBJ (Einlesen der Subobjektanbindungen einer IMG-Struktur) 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_SOBJ
Short Text Einlesen der Subobjektanbindungen einer IMG-Struktur
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
IT_OBJECTNAME LIKE OBJSUB-OBJECTNAME Nur Einträge für dieses Objekt suchen
IT_SUBOBJNAME LIKE OBJSUB-SUBOBJNAME Nur Einträge für dieses Subobjekt suchen
LANGUAGE LIKE OBJSUBT-LANGUAGE Sprache der Subobjekt-Kurztexte

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 Aufbau der IMG-Struktur
IT_OBJSUB LIKE OBJSUB Subobjektanbindungen
IT_OBJSUBT LIKE OBJSUBT Kurztexte der Subobjekte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_SUBOBJECTS_FOUND Keine Subobjekte gefunden.
STRUCTURE_NOT_FOUND Angegebene Struktur existiert nicht.