Skip to Content
0
Former Member
Mar 20, 2009 at 06:45 PM

Bex Query - Background scheduling

69 Views

Hello All

My requirements is like..

I have a Bex report, which I want to run ONLY for specific GL accounts. The specific GL accounts are in Ztable (ZGL_ACCOUNT). Our busienss users are interested in finding balances ONLY for those GL accounts which are stored in ZGL_ACCOUNT table.

The Logic should be something like this..

1. Run the BEx report against ALL GL Account numbers which are stored in (ZGL_ACCOUNT) table.

2. Populate this report on a PDF document.

3. Send it as an email.

All these activities should happen daily, in background mode.

Thanks for your help, in advance