2008 Nov 24 6:19 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
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
2008 Nov 25 3:56 PM
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.
2009 Jul 14 2:06 PM
Did you resolve the issue? Please guide us to use the function modile.
Thanks