[Axapta-Knowledge-Village] How to track doUpdate and DoInsert methods?

2006-02-23 Thread Vikas Garg
Hi, Can any one tell me how to track doupdate and doinsert event on any table with Morphx. Like we have insert and update methods to tracks events for any insertion or updation of records of particular table. Thanks, Vikas Garg [Non-text portions of this message have been removed

RE: [Axapta-Knowledge-Village] Type Casting in Axapta Urgent Please

2006-02-15 Thread Vikas Garg
Hi Gayatri, Make use of 'enum2str' method and u can modify your code as follows: (inventtable.ItemId==enum2str(routeopr.ItemCode)) Thanks Vikas Garg _ From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of gayatringa

RE: [Axapta-Knowledge-Village] Default value of date type variable?

2006-02-15 Thread Vikas Garg
Ya, that’s bit strange, as when I checked the value of date type variable at run time it seems to have 0 value. Regards Vikas Garg (Technical Consultant) EuroInfo Systems Pvt. Ltd. Sector 2, Noida. Direct No - +91-9911213322 Office No - +91-120-2520414 ext. 213 _ From

[Axapta-Knowledge-Village] Default value of date type variable?

2006-02-14 Thread Vikas Garg
String empty List of characters Enums 0 (first entry) Short number But at run time debugger window shows 0 as the default value for date type variable. Any one have any idea about correct answer? Thanks Vikas Garg [Non-text portions of this message have been removed

[Axapta-Knowledge-Village] Adding printer option in dialog based class

2006-01-29 Thread Vikas Garg
method of derived class? This can be easily done using RunBaseReport class but don't want to use RunBaseReport as it includes batch option tab. Thanks Vikas Garg [Non-text portions of this message have been removed] Sharing the knowledge on Axapta. Visit www.frapp

[Axapta-Knowledge-Village] using demension field in query range value

2006-01-27 Thread Vikas Garg
and assigning whole edt in one go gives an error. So' what is exact way to assign proper values to each and every array element of dimension field. Thanks Vikas Garg [Non-text portions of this message have been removed] Sharing the knowledge on Axapta. Visit www.frapp

RE: [Axapta-Knowledge-Village] Axapta business connector

2006-01-16 Thread Vikas Garg
Yes, it is possible as if you just provide first parameter and last parameter in login method of Axapta object class from outside Axapta and leave rest of the parameters as blank then it search respective connection in  2 –tier mode   Regards   Vikas Garg (Technical Consultant

RE: [Axapta-Knowledge-Village] Best Practice error (Wrong security key. Security key must match position in main menu)

2005-12-05 Thread Vikas Garg
).   Regards   Vikas Garg (Technical Consultant) EuroInfo Systems Pvt. Ltd. Sector 2, Noida. Direct No - +91-9911213322 Office No - +91-120-2520414 ext. 213   From: Axapta-Knowledge-Village@yahoogroups.com [mailto:Axapta-Knowledge-Village@yahoogroups.com] On Behalf Of Bayliss, Barry

RE: [Axapta-Knowledge-Village] Best Practice error (Wrong security key. Security key must match position in main menu)

2005-12-01 Thread Vikas Garg
should only use child keys instead of using top most parent key otherwise you will always get error as “Wrong security key. Security key must match position in main menu”.   Regards   Vikas Garg (Technical Consultant) EuroInfo Systems Pvt. Ltd. Sector 2, Noida. Direct No - +91-9911213322

[Axapta-Knowledge-Village] Best Practice error (Wrong security key. Security key must match position in main menu)

2005-12-01 Thread vikas garg
Hello all,I am facing a best practice error with mess as  "Wrong security key. Security key must match position in main menu". please tell me what is the cause of this error and what can be done to solve this issue. I am using Axapta 3.0 with SP3.ThanksVikas Garg

RE: [Axapta-Knowledge-Village] Digest Number 531

2005-09-26 Thread vikas garg
hi, I have worked with Axapta Integration. Let me know if any one has any queries for the same. Thanks Vikas Garg --- [EMAIL PROTECTED] wrote: > Hi all, > > > > Has anyone worked with the integration of Axapta and > Pro/Engineer or > CyberPlan? > > &g

[Axapta-Knowledge-Village] Exceptional Handeling

2005-08-26 Thread vikas garg
Hello All, Can any one tell me that how we can catch and read the exceptions messages at run time thrown by Axapta because of any problem occurs. as we can do other technolgies using Exception class. Can we do same thing here using x++ if yes then pls tell me how? thanks vikas garg

[Axapta-Knowledge-Village] how to call a stored procedure using x++

2005-08-23 Thread vikas garg
Hi all, Can any one tell me, how to call a stored procedure with in x++ environment (using ODBC). I am not able to locate any class to call and stored procedure like we have a sql statement related class. thanks Regards Vikas Garg __ Do You