Hi, I'm a beginner starting out developing in a BW 2.1C. I have good ABAP skills but limited experience in developing within BW.
I have a requirement to execute a BEx Analzyer Query in an ABAP program. I need to write the query results data to a flat file for transmission to a Cognos system.
Thanks, Inde
You can try different solutions. First of all develop your Query.
Then try to set up a Reporting Agent (from RSA1) or a RSCRM_BAPI: in bot cases you can schedule the execution and then start such a job from you ABAP program ...
Hope it helps
GFV
Add a comment