The Function Module DOCUMENT_ACTUAL_VERSION (gibt aktuelle Dokumentversion) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.
Function Module | DOCUMENT_ACTUAL_VERSION |
Short Text | gibt aktuelle Dokumentversion |
Function Group | CV00 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUM | LIKE | DRAW-VRLDAT | SY-DATUM | Date against the valid-from date is checked |
DOKAR | LIKE | DRAW-DOKAR | Document type | |
DOKNR | LIKE | DRAW-DOKNR | Document number | |
PFX_CV140_CALL | TYPE | XFELD | Call aus FG CV140 | |
TEILDOK | LIKE | DRAW-DOKTL | document part |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOKAR | LIKE | DRAW-DOKAR | Document type | |
DOKNR | LIKE | DRAW-DOKNR | Document number | |
DOKST | LIKE | DRAW-DOKST | Document status | |
DOKVR | LIKE | DRAW-DOKVR | Document version | |
FRKNZ | LIKE | TDWS-FRKNZ | ||
TEILDOK | LIKE | DRAW-DOKTL | document part |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DOCUMENT | no document available |
NO_VERSION_FOR_TIME | no version which is valid at that time |