The Function Module C14H_REPIMPORT_KEYFILES_GET (EHS: Ermitteln der vorhandenen KEY-Files in einem Appl.Server-Verzeichnis) is a standard Function Module in SAP ERP and is part of the function group C14H within the package CBUI.
Function Module | C14H_REPIMPORT_KEYFILES_GET |
Short Text | EHS: Ermitteln der vorhandenen KEY-Files in einem Appl.Server-Verzeichnis |
Function Group | C14H |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IMPORT_DIR | LIKE | RCGIEDIAL-IEFILE | Name des Verzeichnisses auf dem Appl.Server |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KEYFILES_FOUND | LIKE | SY-TABIX | Anzahl der gefundenen KEY-Files |
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 |
---|---|---|---|---|
E_KEYFILE_NAME_TAB | LIKE | RCGIBDDAT | Tabelle mit den gefundene Dateinamen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Fehler beim Ausführen von LSIT_DB2DUMP |
NO_PERMISSION | Keine Berechtigung für OS-Kommando LIST_DB2DUMP |
OS_COMMAND_MISSING | OS-Kommando LIST_DB2DUMP nicht gefunden |