The Function Module CV118_STATUS_LOG_FILL (DVS: Eintrag in Statusprotokoll) is a standard Function Module in SAP ERP and is part of the function group CV118 within the package CV.
Function Module | CV118_STATUS_LOG_FILL |
Short Text | DVS: Eintrag in Statusprotokoll |
Function Group | CV118 |
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_DOKST_NEW | LIKE | DRAW-DOKST | Neuer Status | |
PF_DOKST_OLD | LIKE | DRAW-DOKST | Alter Status | |
PF_TRANSACTION | TYPE | C | Transaktion | |
PF_USER | LIKE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
PS_DRAP | LIKE | DRAP | Statusprotokoll | |
PS_TDWS | LIKE | TDWS | Statusdefinition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_CHANGED | TYPE | C | Statuswechsel (temp. Status !) | |
PFX_DOKST | LIKE | DRAW-DOKST | Dokumentstatus | |
PFX_DOSAR | LIKE | TDWS-DOSAR | Statusart (temp. Status !) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAP | LIKE | DRAP | Statusprotokoll (Liste) |
This function module does not define any Exceptions.