The Function Module CV120_GET_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_GET_DATA_CARRIER |
Short Text | DVS: Datenträger ermitteln |
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_ACTIVEONLY | TYPE | C | SPACE | Nur aktive Datenträger |
PF_ARCHIVE | TYPE | C | SPACE | Flag: Archive |
PF_FILESYS | TYPE | C | SPACE | Flag: Fileserver & Frontends |
PF_FRONTEND_TYPE | LIKE | TDWE-TYPDT | Frontendtyp | |
PF_KPRO | TYPE | C | SPACE | Flag: KPRO-Ablagen |
PF_PRINTER | TYPE | C | SPACE | Flag: Drucker |
PF_SAPDB | TYPE | C | SPACE | Flag: SAP-Datenbank |
PF_THIRDP | TYPE | C | SPACE | Flag: Fremdprodukte |
PF_VAULT | TYPE | C | SPACE | Flag: Tresore |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PTX_DCLIST | LIKE | DMS_DATA_CARRIER | Liste der Datenträger |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Keine Daten gefunden |