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.
Function Module | CV_CHECK_DATA_CARRIER |
Short Text | Datenträger ermitteln |
Function Group | CVORIGINALS |
Package | CV |
Module Type | Remote-Enabled |
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 |
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 |
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.