Menu

SAP Function Module CV120_KPRO_DATA_FIND

DVS: Über KPRO-Attribute Dokumente suchen

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.

Technical Information

Function Module CV120_KPRO_DATA_FIND
Short Text DVS: Über KPRO-Attribute Dokumente suchen
Function Group CV120
Package CV
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PTX_DRAW LIKE DRAW Dokumentinformationssatz

Exceptions

This function module does not define any Exceptions.