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.
Function Module | CV200_DB_DRAW_SELECT |
Short Text | DVS: Dokumentdaten lesen |
Function Group | CV200 |
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_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 |
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 |
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_DRAT | LIKE | DRAT | Kurztexte |
This function module does not define any Exceptions.