Skip to Content
0
Oct 26, 2016 at 08:12 AM

how to call transaction S_ALR_87012249 from an ABAP program with parameters

347 Views Last edit Nov 03, 2016 at 07:18 PM 2 rev

Hi,

I would like to call the transaction S_ALR_87012249 from an ABAP program with parameters prepared by the ABAP program, but S_ALR_87012249 is linked to a generated program and I don't know how to call it. 1) the program name is not the same in development and production environments. 2) the parameters are not the same when calling the transaction or the linked program. 3) I know the transaction START_REPORT, but I don't know how to pass parameters to the report from my ABAP program. Is there a special technique for calling this kind of program ?