The Function Module C13G0_GET_FILENAME_F4 (EHS: Popup zur abfrage des Importv. auf Frontend (F4)) is a standard Function Module in SAP ERP and is part of the function group C13G0 within the package CBUI.
Function Module | C13G0_GET_FILENAME_F4 |
Short Text | EHS: Popup zur abfrage des Importv. auf Frontend (F4) |
Function Group | C13G0 |
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_FILEPATH | LIKE | RLGRAP-FILENAME | SPACE | Lokale Datei für Upload bzw. Download |
I_MASK | TYPE | ESP1_STRING | SPACE | Suchmaske |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_FILENAME | LIKE | RLGRAP-FILENAME | Lokale Datei für Upload bzw. Download |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MASK_TOO_LONG | Maske hat max. Zeichenanzahl 100 überschritten |