Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when executing report in background

Former Member
0 Likes
482

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

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
446

you can not use export / import parameters in batch!

A.

Read only

rainer_hbenthal
Active Contributor
0 Likes
446

check ST22

Read only

former_member212005
Active Contributor
0 Likes
446

As already said....the import and export wont work in background...however what you can do is import and export in shared buffer

Please refer this below thread for how to proceed on this...

Check the below link for information on shared buffers

http://help.sap.com/saphelp_webas630/helpdata/en/c4/3a6dbb505211d189550000e829fbbd/frameset.htm