The Function Module CV200_DB_TDWA_SELECT (DVS: TDWA/TDAWT 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_TDWA_SELECT |
Short Text | DVS: TDWA/TDAWT 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_LANG | LIKE | SY-LANGU | SY-LANGU | Sprache |
PF_READ_TDWS | TYPE | C | SPACE | Statusliste für Dokumentart lesen |
PF_USE_BUFFER | TYPE | C | 'X' | Beutzte Puffer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DESCRIPTION | LIKE | TDWAT-DARTXT | Dokumentartbeschreibung | |
PSX_TDWA | LIKE | TDWA | Dokumentartdefinition |
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_TDWS | LIKE | TDWS | Dokumentstatus |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Keine Daten gefunden |