Menu

SAP Function Module HRDSYS_DOCU_EDIT_INT

HRDSYS: Doku Anzeige/Pflege (nur interne Verwendung)

The Function Module HRDSYS_DOCU_EDIT_INT (HRDSYS: Doku Anzeige/Pflege (nur interne Verwendung)) is a standard Function Module in SAP ERP and is part of the function group PDOI within the package PDOC.

Technical Information

Function Module HRDSYS_DOCU_EDIT_INT
Short Text HRDSYS: Doku Anzeige/Pflege (nur interne Verwendung)
Function Group PDOI
Package PDOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOW_CHANGE_MODE TYPE XFELD SPACE 'X' wenn Änderungsmodus erlaubt ist
CHANGE_MODE TYPE XFELD 'X' 'X' wenn Änderungsmodus erwünscht ist
CLIENT LIKE SY-MANDT SY-MANDT Mandant, in dem die Doku gesucht wird
DOCTITLE LIKE DSYAT-CHILD_TITL Titel für den Editor/Anzeige Bildschirm
LOIO_ID LIKE SDOKOBJECT Logisches Informationsobjekt
PHIO_ID LIKE SDOKOBJECT Physisches Informationsobjekt
SPRSL LIKE SY-LANGU SY-LANGU Sprache, wenn PHIO nicht existiert
TRANSPORTFLAG TYPE C 'X' 'X' wenn Änderungen zu transportieren sind
WI_TRKORR LIKE E070-TRKORR Transportauftrag, wenn bekannt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WE_TRKORR LIKE E070-TRKORR Verwendete Transportauftrag

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.