Hello Team,
I have added web_reg_save_param function like below :web_reg_save_param ("ProfileRed", "LB=xxxx","RB=YYY","ord=ALL",LAST); I need to print message in lr_out_message for this but i could see there are multiple Parameter vaues are available in output log , like
Notify : saving parameter "ProfileRed_1" = CRM
Notify : saving parameter "ProfileRed_2" = FMS
Notify : saving parameter "ProfileRed_3" = SAP
likewise many more, So how can i print them in output message ?
Thanks
MJ