The Function Module CV_CHECKIN_CHECK (Prüft ob Dokument eingecheckt werden kann (auf alten Daten)) is a standard Function Module in SAP ERP and is part of the function group CVORIGINALS within the package CV.
Function Module | CV_CHECKIN_CHECK |
Short Text | Prüft ob Dokument eingecheckt werden kann (auf alten Daten) |
Function Group | CVORIGINALS |
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_APPNR | LIKE | DRAO-APPNR | Applikationsnummer (1,2) | |
PF_DTTRG | LIKE | DRAW-DTTRG | Datenträger | |
PS_DRAW | LIKE | DRAW | Daten des (bestehenden falls Update) Dokuments |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_ERRNO | LIKE | SY-SUBRC | Fehlernummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.