The Function Module CV120_CHECK_DATA_CARRIER (DVS: Datenträger ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_CHECK_DATA_CARRIER |
Short Text | DVS: Datenträger ermitteln |
Function Group | CV120 |
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_FILE | LIKE | DRAW-FILEP | Dateiname | |
PF_HOSTNAME | LIKE | TDWD-NTADR | Rechnername | |
PF_USE_BUFFER | LIKE | MCDOK-ACTION | 'X' | Flag für Dokumentenverwaltung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DCTYPE | LIKE | DRAW-DTTRG | Typ | |
PFX_FILE | LIKE | DRAW-FILEP | gesamter Filename, falls nicht eingecheckt | |
PFX_ONLINE | LIKE | TDWE-ONLIN | Datenträger ist online | |
PFX_VAULT | LIKE | MCDOK-ACTION | Datenträger hat Vault-Character |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Datenträger nicht gefunden |