The Function Module CVDS_GET_ORIGINALS (Originale im ALE-Fall aus dem Quellsystem holen) is a standard Function Module in SAP ERP and is part of the function group CVALE within the package CV.
Function Module | CVDS_GET_ORIGINALS |
Short Text | Originale im ALE-Fall aus dem Quellsystem holen |
Function Group | CVALE |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_WAITTIME | LIKE | SY-INDEX | 60 | Wait in (n-Times) |
PS_DRAW | LIKE | DRAW | Dokumentendaten | |
PS_IDOC_CONTRL | LIKE | EDIDC | Kontrollsatz des IDOC´s |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_FILENAME1 | LIKE | DRAW-FILEP | (Neue) Datei 1 | |
PF_FILENAME2 | LIKE | DRAW-FILEP | (Neue) Datei 2 |
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 |
---|---|---|---|---|
PT_DRAO1 | LIKE | DRAO | Datei 1 als Tabelle | |
PT_DRAO2 | LIKE | DRAO | Datei 2 als Tabelle | |
PT_DRAOZ | LIKE | DRAOZ | Zusatzfiles (1 & 2) als Tabelle | |
PT_DRAZ | LIKE | DRAZ | Zusatzfiles (1 und 2) |
This function module does not define any Exceptions.