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