Memory Leaks during call of BADI IMPL com_prod_mnt_upd.

[] [] [] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Memory Leaks detected in the “Memory Inspector” during call of the implemenattions which belong to the BADI “com_prod_mnt_upd”.
Other terms
PROD_MISC:
———-
BADI : com_prod_mnt_upd
Function Module : COM_PR_CHBADI_CHANGE_AFTER_UPD
Other keywords : gv_badi_checked,gv_exit_obj
Reason and Prerequisites
The badi instance was getting created each time when the FM COM_PR_CHBADI_CHANGE_AFTER_UPD was called though an already generated instance was available.
Solution
Kindly implement [...]

EDE: Call method AFTER_CHANGE in BAdI OM_EDITOR

[] [] [] [] [] [] [] [] [] []

Symptom
When you change a tab page, change a node or save changes, the system calls the BAdI method AFTER_SAVE of the BAdI OM_EDITOR. When you switch from change mode to display mode, and confirm that you want to save your changes, the BAdI method is not run.
Other terms
iPPE, object dependencies editor, customer enhancement
Reason [...]