hi there,
…or
create a MenuItem of MenuItemType::Action, set the MenuItem properties
“Class” to “Job”
“Object” to “<name of your job>“
and call the MenuItem from X++ code by using an object of MenuFunction, like:
new MenuFunction(menuitemactionstr(<name of your Menuitem>), MenuItemType::Action).run();
regards to all
wolfgang
-----Ursprüngliche Nachricht-----
Von: Sergey Siroklin [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 14. November 2003 10:26
An: [EMAIL PROTECTED]
Betreff: RE: [development-axapta] Job call from Code
Hi!
Use runBuf function;
-----Original Message-----
From: Christian Mayr [mailto:[EMAIL PROTECTED]
Sent: Friday, November 14, 2003 12:22 PM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Job call from Code
Hi All!
How can I call a Job from Code?
Have Fun
Christian
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
- [development-axapta] Job call from Code Christian Mayr
- RE: [development-axapta] Job call from Code Sergey Siroklin
- Groß

