SAP Note 1265122 - Formula infrastructure BAdI EHSS_SPEC_CHECKS->AT_SAVE_CHECK

Component : Formula -

Solution : https://service.sap.com/sap/support/notes/1265122 (SAP Service marketplace login required)

Summary :
FRML301_FORMULAS_SAVE function, used in customer-specific developments, cannot call the METHOD SAVE in CL_RMWB_WB due to its SAP internal usage restriction. Customers must use FRML301_FORMULAS_SAVE as the only approach to manage formula data alongside the EHSS-SPEC_CHECKS BAdI's AT_SAVE_CHECK method. A new parameter, I_FLG_BADI_PROCESS, is introduced in FRML301_FORMULAS_SAVE and FRML312_ATTRIBUTE_SAVE, enabling the control of BAdI triggering in custom developments. Implement these changes via transaction SE37 to include this parameter, ensuring it’s set with the ESP1_BOOLEAN type to manage BAdI execution.

Key words :
implement customer specific source code, select checkbox -> ' ' short text, badi ehss_spec_checks~at_save_check reason, checkbox -> 'x' pass, ehss-spec_checks badi, badi-methode ausführen 6, process formula data, customer usage exits, call transaction se37, i_flg_badi_process type spec

Related Notes :

968778BAdI EHSS_SPEC_CHECKS and enhancements C1F20001, C1F20100
814780