The Function Module C13Z_FRONTEND_FILENAME_GET (EHS: Dateiname auf Frontend suchen) is a standard Function Module in SAP ERP and is part of the function group C13Z within the package CBUI.
Function Module | C13Z_FRONTEND_FILENAME_GET |
Short Text | EHS: Dateiname auf Frontend suchen |
Function Group | C13Z |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FILENAME | LIKE | RCGFILETR-FTFRONT | Dateiname auf Frontend |
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 |
---|---|---|---|---|
I_FILE_EXTENSION_TAB | TYPE | FILETABLE | Dateiextension-Tabelle |
This function module does not define any Exceptions.