SAP Note 356407 - Poor performance for alert macros in batch

Component : Demand Planning -

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

Key words :
icube    call function '/sapapo/dp_gener_coding_cube'         exporting              i_infocube = i_infocube            i_progclass = 'cube_progs'         importing              e_gen_repid = f_gen_repid         exceptions              generation_error = 1, batch additional key words demand planning mass processing, sel ids  perform search_for_selid          tables              t_i_selection, function module /sapapo/get_id_for_selection, sel ids    perform search_macro_selid, i_flg_used_for              i_infocube          changing              e_selid, tables                 t_i_selection         changing e_selid, t_i_selection structure /sapapo/dm_int_selection, -----------------------------------------------------------function /sapapo/get_id_for_selection, additionalif sy-subrc < > 0th

Related Notes :

546079FAQ: Background jobs in Demand Planning
539848Collective consulting note on background processing in DP
539797Collective consulting note on macros