Menu

SAP Function Module CV200_DB_DRAW_SELECT

DVS: Dokumentdaten lesen

The Function Module CV200_DB_DRAW_SELECT (DVS: Dokumentdaten lesen) is a standard Function Module in SAP ERP and is part of the function group CV200 within the package CV.

Technical Information

Function Module CV200_DB_DRAW_SELECT
Short Text DVS: Dokumentdaten lesen
Function Group CV200
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_DOKAR LIKE DRAW-DOKAR Dokumentart
PF_DOKNR LIKE DRAW-DOKNR Dokumentnummer
PF_DOKTL LIKE DRAW-DOKTL Teildokument
PF_DOKVR LIKE DRAW-DOKVR Dokumentversion
PF_KPRO_USE TYPE C SPACE Dokumentart benutzt KPRO
PF_READ_AUDITS TYPE C SPACE Audits lesen
PF_READ_DRAT TYPE C 'X' Lese Kurztexte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PSX_AUDITS LIKE DMS_AUDITS Auditkennzeichen
PSX_DRAW LIKE DRAW Dokumentdaten

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_DRAT LIKE DRAT Kurztexte

Exceptions

This function module does not define any Exceptions.