Menu

SAP Function Module CJDW_CHANGE_LOG

PSP: Notieren von Stammdatenänderungen

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.

Technical Information

Function Module CJDW_CHANGE_LOG
Short Text PSP: Notieren von Stammdatenänderungen
Function Group CJDW
Package CN_PSP_OPR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.