Menu

SAP Function Module CV_CHECK_DATA_CARRIER

Datenträger ermitteln

The Function Module CV_CHECK_DATA_CARRIER (Datenträger ermitteln) is a standard Function Module in SAP ERP and is part of the function group CVORIGINALS within the package CV.

Technical Information

Function Module CV_CHECK_DATA_CARRIER
Short Text Datenträger ermitteln
Function Group CVORIGINALS
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DTTRG LIKE DRAW-DTTRG Datenträger
PF_FILENAME LIKE DRAW-FILEP gesamter Filename, falls nicht eingecheckt
PF_HOSTNAME LIKE TDWD-NTADR Rechnername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DCTYPE LIKE DRAW-DTTRG Typ
PF_FILENAME LIKE DRAW-FILEP gesamter Filename, falls nicht eingecheckt
PF_ONLINE LIKE TDWE-ONLIN Online

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.