Skip to Content
0
Former Member
Jun 25, 2009 at 09:26 AM

Error when executing report in background

36 Views

Hi experts,

I developed a new report. In that report I am getting data from KRMI transaction. For getting data from KRMI I have all the program and transaction and function modules under KRMI transaction to Z program, transcation and function modules and by using Call Transaction on ZKRMI and using Import and export parameters I am fetching data from KRMI transaction.

By doing this I dont have any problem while executing report online and when I am executing this report in back ground I am not getting in the above mentioned case.

Can anyone advise me in solving the issue