Menu

SAP Function Module CV120_CREATE_TMP_FILE

DVS: temp. Dateiname generieren

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.

Technical Information

Function Module CV120_CREATE_TMP_FILE
Short Text DVS: temp. Dateiname generieren
Function Group CV120
Package CV
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_FILE TYPE C Temp. Dateiname

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.