The Function Module CV120_CREATE_TMP_FILE (DVS: temp. Dateiname generieren) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_CREATE_TMP_FILE |
Short Text | DVS: temp. Dateiname generieren |
Function Group | CV120 |
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_NAME | TYPE | C | SY-UNAME | Benutzername |
PF_SUFFIX | TYPE | C | SPACE | Extension für temp. Datei |
PF_WINSYS | TYPE | C | SPACE | Windowssystem |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_FILE | TYPE | C | Temp. Dateiname |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.