Menu

SAP Function Module SDUY_DOCU_WRITE

Data Modeler: Schreiben der Dokumentationen zum Data Modeler (nur intern)

The Function Module SDUY_DOCU_WRITE (Data Modeler: Schreiben der Dokumentationen zum Data Modeler (nur intern)) is a standard Function Module in SAP ERP and is part of the function group SIDM within the package SDUM.

Technical Information

Function Module SDUY_DOCU_WRITE
Short Text Data Modeler: Schreiben der Dokumentationen zum Data Modeler (nur intern)
Function Group SIDM
Package SDUM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUTYPE LIKE RGLIF-DOCUTYPE 'T' Anwender hat keine Berechtigung zum Importieren
LANGUAGE LIKE SY-LANGU SY-LANGU Sprache, in der die Dokumentation zu holen ist
OBJECTNAME LIKE DOKIL-OBJECT Name des dokumentierten Objekts (Tabelle, ...)
OBJECTTYPE LIKE DOKIL-ID Typ des Objekts (DE, TB, DM, ET ...)

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
DOCU_TABLE_TECH LIKE TLINE Technische Dokumentation in SAPScrip-Format
DOCU_TABLE_USER LIKE RPY_OBJTAB Anwenderdokumentation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Abbruch im Dialog
NOT_FOUND Dokumentation wurde nicht gefunden
PERMISSION_ERROR Anwender hat keine Änderungsberechtigung