The Function Module CV115_EXIT_AFTER_CHANGE_STATUS (DVS: Userexit nach dem Lesen Daten aufrufen) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_EXIT_AFTER_CHANGE_STATUS |
Short Text | DVS: Userexit nach dem Lesen Daten aufrufen |
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_API_FLAG | TYPE | C | SPACE | API-Flag |
PF_STATUS_CURR | TYPE | DRAW-DOKST | Dokumentstatus | |
PF_STATUS_OLD | TYPE | DRAW-DOKST | Dokumentstatus | |
PF_TCODE | TYPE | SYST-TCODE | ABAP-Programm, aktueller Transaktionscode |
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 |
---|---|---|---|---|
PFX_STATUS_NEW | LIKE | DRAW-DOKST | Dokumentstatus | |
PSX_DRAW | TYPE | DRAW | Dokumentinformationssatz |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAD | LIKE | DRAD | Verknüpfung Dokument-Objekt | |
PT_DRAP | LIKE | DRAP | Protokolldatei Dokument | |
PT_DRAT | LIKE | DRAT | Kurztexte für Dokuinfosätze | |
PT_DRAZ | LIKE | DRAZ | Tabelle für Zusatzdateien zu Original Dokumentenverwaltung | |
PT_FILES | TYPE | DMS_TBL_FILE | Originale im DVS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |