The Function Module CV115_DOC_CHECK_ENTRIES (DVS: Mußfelder, Anzeigefelder, etc. im API-Modus prüfen) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOC_CHECK_ENTRIES |
Short Text | DVS: Mußfelder, Anzeigefelder, etc. im API-Modus prüfen |
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 |
---|---|---|---|---|
PF_CHECK_DISPLAY | TYPE | C | SPACE | Prüfe Anzeigefelder |
PF_CHECK_MANDATORY | TYPE | C | SPACE | Prüfe Pflichtfelder |
PF_DOKAR | LIKE | DRAW-DOKAR | Dokumentart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_MSG | TYPE | MESSAGES | Meldungen der Protokollschnittstelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_DRAW | TYPE | DRAW | Abgeglichene Daten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAT_X | LIKE | DMS_DB_DRAT | Kurztexte für Dokuinfosätze |
This function module does not define any Exceptions.