The Function Module CV115_DOC_KEY_GET (DVS: Schlüsselfelder aus DRAW ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOC_KEY_GET |
Short Text | DVS: Schlüsselfelder aus DRAW ermitteln |
Function Group | CV115 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PS_DRAW | LIKE | DRAW | Dokumentinformationssatz |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
PFX_DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
PFX_DOKTL | LIKE | DRAW-DOKTL | Teildokument | |
PFX_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.