The Function Module CJDW_CHANGE_LOG (PSP: Notieren von Stammdatenänderungen) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_CHANGE_LOG |
Short Text | PSP: Notieren von Stammdatenänderungen |
Function Group | CJDW |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_ACTIVE | LIKE | RCJ_MARKL-MARK | CON_NO | X - Änderungsindex aktivieren |
X_RESET | LIKE | RCJ_MARKL-MARK | CON_YES | X - Änderungsindex zurücksetzen |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CHANGETAB | LIKE | RCJ_MARKL | Tabelle der geänderten Einträge (Index auf PSTAB |
This function module does not define any Exceptions.