Menu

SAP Function Module CV_CHECKIN_CHECK

Prüft ob Dokument eingecheckt werden kann (auf alten Daten)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_ERRNO LIKE SY-SUBRC Fehlernummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.