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

Report Painter in Background??

Former Member
0 Likes
1,061

How do you pass parameters or a variant to this FM (crif_rw_web_call_report)?

I want to run a nightly job that executes a custom report painter report (with a selected variant or parameters) and dumps that data to a file.

Edited by: Daniel Simpson on Nov 24, 2008 7:39 PM

How do you pass parameters or a variant to this FM (crif_rw_web_call_report)?

I want to run a nightly job that executes a custom report painter report (with a selected variant or parameters) and dumps that data to a file.

Edited by: Daniel Simpson on Nov 24, 2008 7:39 PM

2 REPLIES 2
Read only

Former Member
0 Likes
702

I realized that I can run report painter in background & export to file on the app server by going to the report selection screen and selecting the "output parameters" button & configuring the report from there.

I would however, still like to learn how to execute the FM ( CRIF_RW_WEB_CALL_REPORT ) to bring the report painter data into internal tables.

Read only

0 Likes
702

Did you resolve the issue? Please guide us to use the function modile.

Thanks