The Function Module CV120_KPRO_DATA_FIND (DVS: Über KPRO-Attribute Dokumente suchen) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_KPRO_DATA_FIND |
Short Text | DVS: Über KPRO-Attribute Dokumente suchen |
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_DAPPL | TYPE | DRAW-DAPPL | Workstation-Applikation | |
PF_DTTRG | TYPE | DRAW-DTTRG | Name des Datenträgers | |
PF_FILEP | TYPE | DRAW-FILEP | Original zu Dokument | |
PF_KEY_HIGH | TYPE | DMS_DOC_KEY | Dokumentschlüssel (Oberwert) | |
PF_KEY_LOW | TYPE | DMS_DOC_KEY | Dokumentschlüssel (Unterwert) |
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_DRAW | LIKE | DRAW | Dokumentinformationssatz |
This function module does not define any Exceptions.