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.
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 |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.