hi 
You may see devBPHP, article "Calling application objects from X++ code"
and write like this
reportRun = classFactory.reportRunClass(args)

best regards,
wb


On Thu, 14 Oct 2004 13:23:30 +0100 (BST), Girish B
<[EMAIL PROTECTED]> wrote:
> you try this,
> 
> ReportRun          R1;
> args               a1;
> 
>    // write the conditions
>    a1 = new args("reportName");
> 
> 
>    r1 = new reportRun(a1);
>    r1.run();
> 
> 
> hope this helps
> 
> cheers,
> Girish
> 
> --- Irving <[EMAIL PROTECTED]> wrote: 
> 
> ---------------------------------
> 
> 
> 
> Hi
> 
> I have some existing functionality, I have to change
> in such a way 
> that I can select one of seven report (AOT), and run
> the report from 
> code.
> 
> How do I do that?
> 
> Regards
> 
> Irving
> 
> 
> 
> 
> 
> Sharing the knowledge on Axapta.
> 
> 
> Yahoo! Groups Sponsor  ADVERTISEMENT
> 
> 
> ---------------------------------
> Yahoo! Groups Links
> 
>    To visit your group on the web, go to:
> http://groups.yahoo.com/group/Axapta-Knowledge-Village/
> 
>    To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> 
>    Your use of Yahoo! Groups is subject to the Yahoo!
> Terms of Service.
> 
> 
> 
>       
>       
>             
> ___________________________________________________________ALL-NEW Yahoo!
> Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com
> 
> 
> 
> 
> Sharing the knowledge on Axapta. 
> 
> 
> 
> Yahoo! Groups Sponsor
> 
> ADVERTISEMENT
> 
> 
> ________________________________
> Yahoo! Groups Links
> 
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/Axapta-Knowledge-Village/
>   
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


-- 
Ð ÑÐÐÐÐÐÐÐÐ,
ÐÐÐÐÑÐÐ ÐÐÐÐÐÑÐÐÐÐ


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to