Menu

SAP Function Module HRDSYS_ITAB_TO_DOCU

Interne Tabelle als Doku einfügen (für Upload)

The Function Module HRDSYS_ITAB_TO_DOCU (Interne Tabelle als Doku einfügen (für Upload)) is a standard Function Module in SAP ERP and is part of the function group PDOC within the package PDOC.

Technical Information

Function Module HRDSYS_ITAB_TO_DOCU
Short Text Interne Tabelle als Doku einfügen (für Upload)
Function Group PDOC
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
TMOLGA TYPE C SPACE Überschreiben der Kopfinfo.: molga
TONAME TYPE C SPACE Überschreiben der Kopfinfo.: name
TOTYPE TYPE C SPACE Überschreiben der Kopfinfo.: typ
TRANSPORTFLAG TYPE C SPACE Transportauftrag erstellen
WI_TRKORR LIKE E070-TRKORR SPACE Gewünschte Korrekturnummer

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 Erzeugte Korrekturnummer

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_ITAB LIKE HRDSYS_DOCU_ITAB DoKumentation mit Kopfinformation

Exceptions

This function module does not define any Exceptions.