The Function Module CV120_BEFORE_CHECK_IN (DVS: Prüfen ob Check-In möglich) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_BEFORE_CHECK_IN |
Short Text | DVS: Prüfen ob Check-In möglich |
Function Group | CV120 |
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_FILENO | TYPE | C | SPACE | Filenummer (1,2) |
PF_STORAGE | LIKE | DRAW-DTTRG | Ablage für Dokument | |
PF_TCODE | LIKE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | |
PS_DRAW | LIKE | DRAW | Dokumentdaten (muß vorher gelesen werden) | |
PS_PHIO | LIKE | DMS_PHIO | PHIO-ID |
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 |
---|---|---|---|---|
PS_CIN_DEF | TYPE | DMS_CHECKIN_DEF | Definitionen für Checkin |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAO | LIKE | DRAO | Dateiinhalt |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |
NO_PERM | Keine Berechtigung |
WRONG_STATUS | Status läßt Aktion nicht zu |