[development-axapta] update instead of delete

2011-01-18 Thread Ivan Zupic
I'm trying to catch an insert on a table and do update instead in some specific cases. How do i go about that? I'm trying to put this in insert method in CustTable table, but i'm not sure where to put the code. What i am trying to do is to make the create method in AIF (CustCustomerService)

Re: [development-axapta] Upgrade Synchronize Problem

2011-01-18 Thread Edvandro Santos
Hi Donny, You need to do the code upgrade and data upgrade. Please, see the documentation: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=D9DAE144-55B4-432D-B11E-F65DDB2D1B9C Best regards, Edvandro Santos: Microsoft Certified Management Solutions Professional -

Re: [development-axapta] Proforma project invoice

2011-01-18 Thread Edvandro Santos
Hi James, here in Brazil we have ProForma implemented. If you wat, I can send you the customisations, if you want. Best regards, Edvandro Santos: Microsoft Certified Management Solutions Professional - www.axfordummies.com contact | edvan...@axfordummies.com - +55 21 8899-2621 | aim -

[development-axapta] Upgrade Synchronize Problem

2011-01-17 Thread Donny Wu
Hi Guys, I found this weird problem, I just upgrade my Ax from version 4.0 to 2009 by copying the USR layer and try to fix the code but every time I synchronize Data Dictionary my application will hang after couple of seconds. Does anyone ever found this problem ? rgds, dwu [Non-text portions

[development-axapta] Hi,

2011-01-17 Thread syed shafeeque
Hi,   Please can you tell the difference between runbase class and runbasebatch class in detail.   Regards. [Non-text portions of this message have been removed]

[development-axapta] Proforma project invoice

2011-01-17 Thread James Flavell
Has anyone made the project invoice as proforma? Just wondering why there is no such function and is it due to being very difficult to do technically? Has anyone made such before and have any warnings? Thanks a lot James [Non-text portions of this message have been removed]

[development-axapta] Inventory Closing Error

2011-01-17 Thread tarekeg2
Dear friends, I'm facing an error message when I try to adjust on Hand inventory not allow me to complete the process. The message is Item number 11234, Transaction cannot be adjusted as the quantity financially open is zero. What does this message mean, and how I can solve the problem?

[development-axapta] Re:

2011-01-17 Thread arif billah
Respected Sir/Mam, This is arif shaik with good wishes, hi i wanna implementation vedios link to watch and train my self ,r else there is any tutorials plz send me back thanks to my g members... Thanks Regard Shaik Arif, 09912354588, arephsh...@sify.com

[development-axapta] Norwegian char (å ø æ) problem

2011-01-17 Thread bahalul kabir
Hi, I am using ftpWebRequest. http://www.axaptapedia.com/FtpWebRequest If anyone can help or give a good suggestion or is there anyother good way to below I describe where Norwegian char showing wrong Thank you // Read file reader = new System.IO.StreamReader(C:/test.xml); utf8 =

[development-axapta] WinApiServer

2011-01-17 Thread jquinteroz
Hello forum!: We have problems with this api: WinApiServer::Move. We added permissions and the following error appears: Exception has been thrown by the target of an invocation --System unauthorized AccessException::Access to the path is denied at System_IO_Error(Int 32 error...) When I use

[development-axapta] Proforma project invoice - sorry pls ignore

2011-01-17 Thread James Flavell
Sorry pls ignore this.proforma does exist for project.been a long hard day ;) Sorry everyone about this Thanks James From: James Flavell [mailto:djf1...@gmail.com] Sent: 20 December 2010 18:19 To: 'development-axapta@yahoogroups.com' Subject: Proforma project invoice Has anyone made

[development-axapta] Re: How to get the used Table id in Ax 2009

2010-11-24 Thread syed baber
Try assigning the new ID to the legacyId property on the table. S.M. Baber Owais Senior Software Engineer Tyler Technologies Microsoft Dynamics AX Public Sector Team Mobile: +92 333 2354624 Mail: v-ba...@microsoft.com [Non-text portions of this message have been removed]

AW: [development-axapta] How to get the used Table id in Ax 2009

2010-11-24 Thread jesper.joergensen
this application to your next stage will lead to data being deleted. Best regards Jesper Jørgensen Von: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Im Auftrag von roshannuvvula Gesendet: Dienstag, 23. November 2010 11:58 An: development-axapta@yahoogroups.com

[development-axapta] Currency no. of decimal

2010-11-02 Thread Wael
Hi,   I have a question regarding the currency number of decimal in dynamic Ax.2009.   I have 2 company on the same application server, one of them need 3 currency decimal, and the other company need only 2 .   So what is the solution for this case? is there any standard solution for this case?  

[development-axapta] Company Currency with 3 Decimal

2010-11-02 Thread MohibA
Hi; we have two company in the same application the first one use currency Amount with 3 Decimal , and the other one use currency Amount with 2 Decimal. How can i set the Amount Number of decimal for these two companies Please Help Regards Mohib

[development-axapta] Help required - Facing issue in AX 2009 EP role center page

2010-10-28 Thread priyanka sinha
Hi All,   We are facing one problem in AX 2009 EP role center page . We have implemented Expense management for one of our customer. When workflow is assigned to reporting manager , some high level management people are approving workflows from role center page by right clicking workflow

[development-axapta] Help Required.

2010-10-25 Thread somanna gl
removed] Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/development-axapta/ * Your email settings: Individual Email | Traditional * To change settings online go to: http://groups.yahoo.com/group

[development-axapta] How to know current user group in AX

2010-10-25 Thread SUNEEL BABU
How to know current user group in AX? Regards., Suneel [Non-text portions of this message have been removed]

Re: [development-axapta] call a report from report

2010-10-25 Thread somanna gl
Hi Nuaman, Please check HRMSkillGapEmployeeHTMLGenerate class and add a Html tag. Best Regards Somanna From: M. Nuaman Sharif nuaman_sha...@yahoo.com To: development-axapta@yahoogroups.com Sent: Tue, October 19, 2010 4:38:25 PM Subject: Re: [development-axapta

[development-axapta] Re: How to know current user group in AX

2010-10-25 Thread Arijit Basu
You get the current user in AX. Now the user may belong to one or more groups. Query the user-group relations and find out... Arijit Basu On Thu, Oct 21, 2010 at 5:13 AM, SUNEEL BABU suneel...@hotmail.com wrote: How to know current user group in AX? *Regards.,* *Suneel* [Non-text

[development-axapta] What is the latest AX 4.0 SP1 kernel available?

2010-10-25 Thread James Flavell
Can anyone tell me the latest kernel available for AX4.0 SP1? The hotfix list says xxx.939 but this turns out not to be a Kernel hotfix even though it says so on the list in PartnerSource. So now I don't trust the list and wondering which one really is the latest available kernel Also I

[development-axapta] Info class customization leads to import issue...

2010-10-25 Thread srinath s
Hi All,    As i customized the info class  formnotify() to meet the requirement, export the customized objects along info class as xpo and imported the same in new environment. After the import the AX throws infolog message saying the Error: Recompile the script Info\formnotify(). I need to

[development-axapta] Call a report from report

2010-10-19 Thread M. Nuaman Sharif
Hi all, How can call a report from report Please Help

[development-axapta] call a report from report

2010-10-19 Thread M. Nuaman Sharif
Hi all! I want to add a button to the Ax report or link, so that i can call another report from report Please help me. Thanks Regards

RE: [development-axapta] Vendor Invoice Journal from Business Connector

2010-10-01 Thread Roberto Ukmar
How are you logging into AX from the business connector? -Messaggio originale- Da: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Per conto di Adam Gregory Inviato: giovedì 30 settembre 2010 14:53 A: development-axapta@yahoogroups.com Oggetto: Re

[development-axapta] How to use TFS with Axapta.

2010-10-01 Thread alokmishra_004
Hi Friends, Please help me to use TFS with Axapta. Have you any document related with Configuration of TFS with Axapta.

Re: R: [development-axapta] Vendor Invoice Journal from Business Connector

2010-10-01 Thread srinath s
Ukmar roberto.uk...@gmail.com wrote: From: Roberto Ukmar roberto.uk...@gmail.com Subject: R: [development-axapta] Vendor Invoice Journal from Business Connector To: development-axapta@yahoogroups.com Date: Thursday, 30 September, 2010, 1:47 PM   Hi, Is the business connector logged

RE: [development-axapta] Vendor Invoice Journal from Business Connector

2010-10-01 Thread srinath s
roberto.uk...@gmail.com wrote: From: Roberto Ukmar roberto.uk...@gmail.com Subject: RE: [development-axapta] Vendor Invoice Journal from Business Connector To: development-axapta@yahoogroups.com Date: Thursday, 30 September, 2010, 8:08 PM   How are you logging into AX from the business

Re: [development-axapta] Vendor Invoice Journal from Business Connector

2010-10-01 Thread Adam Gregory
? -Messaggio originale- Da: development-axapta@yahoogroups.comdevelopment-axapta%40yahoogroups.com [mailto:development-axapta@yahoogroups.comdevelopment-axapta%40yahoogroups.com] Per conto di Adam Gregory Inviato: giovedì 30 settembre 2010 14:53 A: development-axapta

Re: [development-axapta] How to use TFS with Axapta.

2010-10-01 Thread Amit Jain
: [development-axapta] How to use TFS with Axapta. To: development-axapta@yahoogroups.com Date: Friday, 1 October, 2010, 7:17 AM   Hi Friends, Please help me to use TFS with Axapta. Have you any document related with Configuration of TFS with Axapta. [Non-text portions of this message

R: [development-axapta] Vendor Invoice Journal from Business Connector

2010-09-30 Thread Roberto Ukmar
Hi, Is the business connector logged on the right company? (or is on the dat company)? Da: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Per conto di Adam Gregory Inviato: mercoledì 29 settembre 2010 16:03 A: development-axapta@yahoogroups.com Oggetto

AW: [development-axapta] Vendor Invoice Journal from Business Connector

2010-09-30 Thread jesper.joergensen
. Von: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Im Auftrag von Roberto Ukmar Gesendet: Donnerstag, 30. September 2010 10:18 An: development-axapta@yahoogroups.com Betreff: R: [development-axapta] Vendor Invoice Journal from Business

Re: [development-axapta] Vendor Invoice Journal from Business Connector

2010-09-30 Thread Adam Gregory
access to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks. Von: development-axapta@yahoogroups.comdevelopment-axapta%40yahoogroups.com[mailto: development-axapta

[development-axapta] Regarding help files

2010-09-30 Thread SUNEEL BABU
HI,I want do create a help file for my module developed in. I have the .chm file and copied it in to the client bin location. Now i created a help menu for that. It shows in the help menu but when i click that it shows error html path not exist. Is there any other process for adding our own

Re: [development-axapta] Locking field in SysQueryForm

2010-09-17 Thread kristanto surjadi
will be locked and not available for changes.   Cheers, --- On Wed, 9/15/10, suki.sherg...@btopenworld.com suki.sherg...@btopenworld.com wrote: From: suki.sherg...@btopenworld.com suki.sherg...@btopenworld.com Subject: [development-axapta] Locking field in SysQueryForm To: development-axapta

Re: [development-axapta] Locking field in SysQueryForm

2010-09-17 Thread SUKHNINDER SHERGILL
Hi Kristanto, Perfect! Thanks, Suki From: kristanto surjadi kristantosurj...@yahoo.com To: development-axapta@yahoogroups.com Sent: Friday, 17 September, 2010 7:14:25 Subject: Re: [development-axapta] Locking field in SysQueryForm   Hi Suki,   You can use

[development-axapta] On BOM Configuration and Product Builder

2010-09-16 Thread somanna gl
Hi All, Can you please tell me the difference between BOM configuration and Product builder. And when to use them.. Any tips will be of Gr8 help. Kindest Regards Somanna

[development-axapta] Locking field in SysQueryForm

2010-09-16 Thread suki.sherg...@btopenworld.com
Hi All, I've added a new field to the Table/SalesTable. I've modified the Form/SalesTable query to restrict the records shown on the grid for certain users using my new field. This all works OK. My problem is that the user is able to invoke the SysQueryForm and change the query and change the

Re: [development-axapta] Services are getting stopped/ AOS stops

2010-09-10 Thread Sailendran Rajan
axapd.aoi but *.??i.   --- On Tue, 7/9/10, Bala tpri...@yahoo.com wrote: From: Bala tpri...@yahoo.com Subject: Re: [development-axapta] Services are getting stopped/ AOS stops To: development-axapta@yahoogroups.com Date: Tuesday, 7 September, 2010, 2:26 AM   Hi, I am not sure how much

Re: [development-axapta] select query and grid

2010-09-10 Thread Sailendran Rajan
Subject: Re: [development-axapta] select query and grid To: development-axapta@yahoogroups.com Date: Monday, 16 August, 2010, 8:36 AM   yes its very much possible. put the results of query in ur temp table, and add it as a datasource, to ur form, then u can navigate. --- On Tue, 10/8/10

[development-axapta] Services are getting stopped/ AOS stops

2010-09-08 Thread Tony Zeigler
It is hopefully putting an error in the eventlog. Check that for more detail.

Re: [development-axapta] Re: New objects moving to vap layer automatically

2010-09-07 Thread Tavita Maanaima
to VAP layer instead of VAR layer. Though your suggestion to move an element into a lower layer is very good and practical. --- In development-axapta@yahoogroups.com, mrsdebug axa...@... wrote: To move an element into a lower layer: (from VAP to VAR) In developement: Export

[development-axapta] Services are getting stopped/ AOS stops

2010-09-07 Thread pranam mukher
Hi all   We have been working to solve this issue, just need some inputs from your end. We have a server where we have installed workflows, and its our test environment. And i have done customization, on Purchase order form to incorporate workflows into it. It was working fine, all of a

Re: [development-axapta] Services are getting stopped/ AOS stops

2010-09-07 Thread Bala
Hi, I am not sure how much this will help you. As a first step can you check the event log to see if there are any messages there. Regards, Priyan. --- On Tue, 9/7/10, pranam mukher pranam_shub...@yahoo.co.in wrote: From: pranam mukher pranam_shub...@yahoo.co.in Subject: [development-axapta

Re: [development-axapta] Re: New objects moving to vap layer automatically

2010-09-07 Thread Bala
But does MS provide support to 3.0 still? --- On Tue, 9/7/10, Tavita Maanaima tav...@yahoo.co.nz wrote: From: Tavita Maanaima tav...@yahoo.co.nz Subject: Re: [development-axapta] Re: New objects moving to vap layer automatically To: development-axapta@yahoogroups.com development-axapta

Re: [development-axapta] Re: New objects moving to vap layer automatically

2010-09-07 Thread Tavita Maanaima
wrote: From: Tavita Maanaima tav...@yahoo.co.nz Subject: Re: [development-axapta] Re: New objects moving to vap layer automatically To: development-axapta@yahoogroups.com development-axapta@yahoogroups.com Date: Tuesday, September 7, 2010, 2:16 AM Sounds like you may have an issue

[development-axapta] Re: New objects moving to vap layer automatically

2010-09-06 Thread satyakejriwal
Thanks for taking your valuable time to respond. But my query is why the new objects are moving to VAP layer instead of VAR layer. Though your suggestion to move an element into a lower layer is very good and practical. --- In development-axapta@yahoogroups.com, mrsdebug axa...@... wrote

[development-axapta] display default picking location

2010-08-30 Thread Ben mcQueen
Hi Friends Need a very simple method on a shipline table to lookup the InventItemLocation.wmspickinglocation my issue is that my inventitemlocation has 2 entries per itemid; 1st called Axapta (generated automatically when axapta was created and 2nd called IDN1 which is what i want to

[development-axapta] Re: New objects moving to vap layer automatically

2010-08-30 Thread mrsdebug
. If you dont deply as layers you will have to repeat the above method - exporting the elements. Hope this made sense? --- In development-axapta@yahoogroups.com, satyakejriwal satyakejri...@... wrote: We are using Ax 3.0 with oracle 9i database and project has gone live just few months back

[development-axapta] New objects moving to vap layer automatically

2010-08-27 Thread satyakejriwal
We are using Ax 3.0 with oracle 9i database and project has gone live just few months back. We are having 3 environment (development, testing and production) and all the development has done in VAR layer. Recently we are facing the problem in development application where development work is

[development-axapta] New objects moving to vap layer automatically

2010-08-27 Thread Tony Zeigler
I've never had to work in 3.0, so take all backups before trying my advice :) It sounds like you need to go to the layer files themselves to fix the issue. Export your development. Shut down the AOS. Backup delete your vap layer files and aoi file. Start up the aos. Determine what needs to be

[development-axapta] Ax 2009 web report

2010-08-27 Thread ms.dy...@rocketmail.com
Hi! I have two questions regarding the web report EPCSSSalesConfirm. First I have tried to add another button that will redirect the user back to his default page. I have set the property WebMenuItemType to URL and the property WebMenuItemName to the page I want the user to be redirected to.

[development-axapta] Rework Production Orders

2010-08-23 Thread Didem Yesiltepe
Hi How are Rework Production Orders catered for in Dynamics Ax 2009? Regards Didem   From: Malcolm Burtt malcolm.bu...@touchstone.co.uk To: axapta-knowledge-vill...@yahoogroups.com axapta-knowledge-vill...@yahoogroups.com; dev ax development-axapta

[development-axapta] when to use Index and index hint

2010-08-20 Thread pranam mukher
hi I am aware of the fact that using index in select statement will include an order by clause in ur SQL query. i want to know, exactly when shud i use index and when to opt for index hint, in my Queries. Thanks Pradeep.SI [Non-text portions of this message have been removed]

[development-axapta] RE: [Axapta-Knowledge-Village] when to use Index and index hint

2010-08-20 Thread Malcolm Burtt
Hi For most queries, the answer is to use neither. “Index Hint” overrides the SQL Query optimiser and forces the use of the specified index – which is ok if you’re sure that the optimiser is picking a bad query plan and that using “index hint” allows your query to run faster but most of the

Re: [development-axapta] select query and grid

2010-08-17 Thread pranam mukher
yes its very much possible. put the results of query in ur temp table, and add it as a datasource, to ur form, then u can navigate. --- On Tue, 10/8/10, ramankt2001 raman_...@hotmail.com wrote: From: ramankt2001 raman_...@hotmail.com Subject: [development-axapta] select query and grid

[development-axapta] AX4.0 Internal error number 25 in script

2010-08-16 Thread James Flavell
Dear all does anyone have any ideas for this error happening in batch processing: There was some hotfix for non SP for this error but we are running Ax4.0 SP2 so should be included. We have basically the following batch jobs in 2 companies: Alerts - change abd due date based

[development-axapta] Re: directory control on form

2010-08-16 Thread ramankt2001
Thanks Divakar. In fact, there is a tutorial in forms demonstrating the concept. --- In development-axapta@yahoogroups.com, Diwakar Reddy Atchi divakar_uni...@... wrote: What type is FilePath? Use the same type. Guess it's a string, use a StringEdit control and set the ExtendedDataType

RE: [development-axapta] number of users per AOS

2010-08-16 Thread Pankaj Kant
info best regards pankaj From: development-axapta@yahoogroups.com [development-axa...@yahoogroups.com] On Behalf Of pranam mukher [pranam_shub...@yahoo.co.in] Sent: Friday, August 06, 2010 9:25 AM To: axa knwoldge; dev ax Subject: [development-axapta] number

[development-axapta] Re: number of users per AOS

2010-08-16 Thread GaryG
When I was reading about microsoft's massive build to test transaction processing they did 20 per AOS, I run about 30, probably depends on the processing/transactions per hour you are planning on doing. --- In development-axapta@yahoogroups.com, pranam mukher pranam_shub...@... wrote: Hi

[development-axapta] MS Dynamics Ax interview Quetions,,??

2010-08-16 Thread abhi_the_star
Hi all, Can anyone suggest me where can I find the free download of ebook Microsoft Dynamics Ax Interview Quetions...?? Or please provide me the links where quetions and answers are available... Abhishek

[development-axapta] select query and grid

2010-08-16 Thread ramankt2001
We are on Axapta 3.0 sp3. I've a query, the guts of which is: select T1.F1, T1.F2, T2.F3, T2.F4 from T1 where some-criteria join T2 where some-other-criteria I would like to present the results of this query (four fields) in a form's grid and iterate through the grid in button control's click

Re: [development-axapta] I got a problem with employee form

2010-08-06 Thread Diwakar Reddy Atchi
suneel...@hotmail.com To: Axapta Knowledge village axapta-knowledge-vill...@yahoogroups.com; Development development-axapta@yahoogroups.com; Arjit babu Ax arijit.b...@gmail.com; amit bhatt AX amit_bha...@yahoo.com; Anitha AX mail2eani...@gmail.com Sent: Wed, 4 August, 2010 10:20:12 PM Subject

Re: [development-axapta] How to check group of current user?

2010-08-06 Thread shamika kshirsagar
Thanks for your reply. I got it. I used Std. AX class - UserInfoHelp method. Sam From: r...@msb.com.my r...@msb.com.my To: development-axapta@yahoogroups.com Sent: Mon, 2 August, 2010 8:59:38 PM Subject: Re: [development-axapta] How to check group of current

Re: [development-axapta] What is the easiest way to do the customization deployment in AX

2010-08-06 Thread shamika kshirsagar
. From: srinath s s_shreen...@yahoo.co.in To: development-axapta@yahoogroups.com Sent: Tue, 3 August, 2010 2:11:00 AM Subject: [development-axapta] What is the easiest way to do the customization deployment in AX Hello Folks, Are there tools within AX or outside that will help us merge the XPO

Re: [development-axapta] directory control on form

2010-08-06 Thread Diwakar Reddy Atchi
What type is FilePath? Use the same type. Guess it's a string, use a StringEdit control and set the ExtendedDataType propety to FilePath. From: ramankt2001 raman_...@hotmail.com To: development-axapta@yahoogroups.com Sent: Wed, 4 August, 2010 12:19:26 PM

[development-axapta] number of users per AOS

2010-08-06 Thread pranam mukher
Hi guys I have a question. If i have one AOS in a  production environment, and licences for 300 users, can it sustain the load? if not how many users can access the AOS at a time? any help on load balancing is much appreciated.   thanks Pranam.       [Non-text portions of this message have

[development-axapta] Check Printers

2010-08-05 Thread marylallysnow
We are at the point of deciding what printer our Accounting Department should consider using for check printing. Our bank will allow us to print our own checks. I wonder if anyone has any recommendations on printers...and any insight into the setup of checks in Axapta? Thanks for the help.

[development-axapta] directory control on form

2010-08-05 Thread ramankt2001
We are on Axapta 3.0 SP3. I would like to provide the users the choice to specify a network share on a form. In a dialog, I can use: dialogOutputDirectory = dialog.addFieldValue(typeid(FilePath), outputDirectory) What control/statements would I use on the form? Thanks.

[development-axapta] Batch job status does not chang

2010-08-05 Thread pranam mukher
Hi all I am using Ax 2009 RTM a VPC. When i put Sales Packing slip  for batch execution, the status of the batch job never changes. what cud be the reason? is it not possible to debug, batch jobs in Ax2009? any work around? or patches available for the same, let me know. [Non-text portions

Re: [development-axapta] Queries VS Select

2010-08-03 Thread Diwakar Reddy Atchi
-knowledge-vill...@yahoogroups.com Cc: dev ax development-axapta@yahoogroups.com Sent: Thu, 29 July, 2010 4:39:51 AM Subject: [development-axapta] Queries VS Select   hi guys When its feasible to use select and when we need to use Query classes to fetch data from DB. any answers with examples

Re: [development-axapta] How to check group of current user?

2010-08-03 Thread ruel
Original - De: shamika shamik...@yahoo.com Ãeuro;: development-axapta@yahoogroups.com Envoyé: Jeudi 29 Juillet 2010 19:45:38 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: [development-axapta] How to check group of current user? Hi, Does anyone know about

[development-axapta] Data Object List in custom aif service

2010-08-02 Thread Navid
Hi, I'm trying to create a custom service called getAppointments. the input parameter is a date. I can return a single appointment using a custom data object. But I haven't found a way to return a list of appointments. can someone guide me how this can be accomplished? Thanks Navid

[development-axapta] How to check group of current user?

2010-08-02 Thread shamika
Hi, Does anyone know about, how to check user group of current logged in user? Please let me know. Thanks, Shamika

[development-axapta] RE: temp table in AX2009

2010-08-02 Thread James Flavell
Sorry I also meant to ask if I have a temp table and use SQL commands like sum and count is there still any benefits or actually this is the same as using a while select? Thanks From: James Flavell [mailto:djf1...@gmail.com] Sent: 31 July 2010 13:06 To: 'development-axapta@yahoogroups.com

[development-axapta] Queries VS Select

2010-08-02 Thread pranam mukher
hi guys When its feasible to use select and when we need to use Query classes to fetch data from DB. any answers with examples are much appreciated. Thanks Pradeep.si [Non-text portions of this message have been removed]

[development-axapta] temp table in AX2009

2010-08-02 Thread James Flavell
Hi everyone once again Can someone tell me for temp tables in AX2009 are they for sure always created/stored and processed on the AOS server? Supposedly http://www.axaptapedia.com/Temporary_tables says the temp table is put on the hard disk of server or client based on where the first

[development-axapta] AX2009 - comparing tool for Web controls

2010-08-02 Thread ovisan79
Hi there, I have tried to compare USR and VAR layer for a web control and AX says there are no differencies. But if I compare them manually, I see differencies in text. My question is: How reliable is comparing tool for web controls? Thanks.

Re: [development-axapta] How to check group of current user?

2010-08-02 Thread enkidou
Hello, you just have to check i fan association between your group and user is done in table 'UserGroupList'. Regards, Geoffrey - Mail Original - De: shamika shamik...@yahoo.com À: development-axapta@yahoogroups.com Envoyé: Jeudi 29 Juillet 2010 19:45:38 GMT +01:00 Amsterdam

[development-axapta] Credit card integration with Authorize.Net issue (test account)

2010-07-27 Thread sam axapta
Hello, Needs to integrate Ax2009 with Authorize.Net Based on Technical White Paper (Credit Card processing ax2009) configured setup. But during preauthorization getting error “Credit card process failed, due to even not visible any Response Reason Code (such as 102, 11 etc)   Needs your help for

[development-axapta] Event for form lost focus

2010-07-26 Thread srinath s
Hi All, I have doubt regarding AX 2009 form events. Do we have an event to Notify us the form is LostFocused. Which method will be triggered when the form is LostFocused? Appreciate a response. Regards, Srinath. S [Non-text portions of this message have been removed]

Re: [development-axapta] Regarding changes in framework classes

2010-07-26 Thread Sailendran Rajan
s_shreen...@yahoo.co.in wrote: From: srinath s s_shreen...@yahoo.co.in Subject: [development-axapta] Regarding changes in framework classes To: development-axapta@yahoogroups.com, axapta-knowledge-vill...@yahoogroups.com Date: Tuesday, 13 July, 2010, 11:25 PM   Hello Champs, I have modified

[development-axapta] multi datasource grid -- access linked table in a menuItemButton class

2010-07-26 Thread ramankt2001
We are still on Axatpata 3.0. I've a grid with an inner join between InventItemGroup and InventTable. I'm accessing the grid contents in a class that is connected to the form through a menuItemButton. I'm able to access the InventItemGroup table using the commands common = fds.getFirst(true)

[development-axapta] grid -- filter on linked table -- refresh not working

2010-07-26 Thread ramankt2001
We are still on Axapta 3.0. I'm working on a simple grid with an inner join between InventItemGroup and InventTable. I've two stringedit fields -- one on ItemGroupId and the other on ItemId. I've a button with teh label Refresh that executes the command inventItemGroup_ds.refresh(). The

[development-axapta] AX 2009 Product Builder Configuration Dimension

2010-07-23 Thread lispyj
I am using product builder to generate configuration id's rather than item numbers. Is it necessary to have a default configuration ID entered into the item table? If a default is not entered, the sales line throws an error about the missing configuration before the product builder dialog

[development-axapta] Ax report to excel

2010-07-20 Thread SUNEEL BABU
Hi, I had a requirement of ax report export to excel. Is there any provision to that? Regards., Suneel _ The latest in fashion and style in MSN Lifestyle

Re: [development-axapta] retrieve directory / folder path

2010-07-20 Thread Diwakar Reddy Atchi
Check the macro WinAPI where the paths are defined and check for #CSIDL_PERSONAL Tip: Check where and how the method getFolderPath is used in AOT :) From: ramankt2001 raman_...@hotmail.com To: development-axapta@yahoogroups.com Sent: Fri, 16 July, 2010 2:02

[development-axapta] Re: [Axapta-Knowledge-Village] Event for form focus

2010-07-20 Thread somanna gl
Hi Srinath, Kishore has worked on a similar case If you can contact him He will help you I am sure. Bye Somanna From: srinath s s_shreen...@yahoo.co.in To: development-axapta@yahoogroups.com; axapta-knowledge-vill...@yahoogroups.com Cc: Srinath S s_shreen

[development-axapta] Event for form focus

2010-07-16 Thread srinath s
Hi Champs, In AX 2009, assume that multiple forms are opened. When the focus is moved from one form to another form then how to identify that particular form got focused. In which event of the form I can get the triggering happens. I had checked with Forms\FormName\Methods\activate(). But this

Re: [development-axapta] Creating/Updating help files in AX 4.0

2010-07-16 Thread somanna gl
Hi, create a node in AOT help a files. then create a help file and store the client bin directory. Please let me know if U have any issue kindest Regards Somanna To: development-axapta@yahoogroups.com Sent: Thu, July 8, 2010 8:45:39 PM Subject: [development-axapta] Creating/Updating help

Re: [development-axapta] How to know the user has access to purchase order using code

2010-07-16 Thread somanna gl
...@yahoo.co.in To: development-axapta@yahoogroups.com Sent: Fri, July 9, 2010 3:15:53 PM Subject: [development-axapta] How to know the user has access to purchase order using code Hi champs, In order to restrict the user to use the purchase order I am giving no access permission to the user

[development-axapta] Re: Settlement Invoice Number

2010-07-13 Thread Adam Gregory
I have found a solution to this: By creating a new CustVendFindSettlements I am able to get the tmpCustVendTrans tmp table that holds all invoices that are being settled. CustVendFindSettlements = new CustVendFindSettlements(ModuleCustVend::Vend,ljt);

[development-axapta] Settlement Invoice Number

2010-07-13 Thread Adam Gregory
All, I am looking for a way to find the Invoice numbers that a Payment Proposal is settling. I am creating a custom remittance file from the CustVendPaym. Right now I have access to the LedgerJournalEngine and the LedgerJournalTrans. My problem is two fold. 1.) How do I find the invoice

[development-axapta] AX 3.0 and Oracle - nvarchar suddenly changed to varchar

2010-07-12 Thread James Flavell
Hi everyone It seems our customer who has AX3.0 and Oracle and have found their database fields for strings have changed from nvarchar to varchar suddenly. My guess was the 'Initialize DB to Unicode' in the AXC had been unticked and then someone did a sync but I am not sure if this can cause

[development-axapta] Creating/Updating help files in AX 4.0

2010-07-09 Thread shamika
Hello, How to create/update help files in AX 4.0? Any idea?? Thanks, Sam

[development-axapta] How to know the user has access to purchase order using code

2010-07-09 Thread srinath s
Hi champs, In order to restrict the user to use the purchase order I am giving no access permission to the user that belongs to the user group say “xyz”. Will select the user group xyz in the user group form and will go to the permission tab and select the security key in the drop down of the

[development-axapta] Free Dynamics Ax (Axapta) training

2010-07-08 Thread myvolodymyr
Hi! I have found free training for Dynamics AX Trade and Logistics module. The training includes the business processes and their realization in Dynamics AX! The Dynamics AX Trade and Logistics training source: http://www.dynamicsaxtraining.com/trade-and-logistics-training

[development-axapta] Tool tip in Axapta field

2010-07-08 Thread axaeffect
Hi all, I'd like to know where is the handle to show tool tip in column/field in Ax ? You know for example, in Sales Order form or Inventory movement form, when we move pointer or click Item column, there is tool tip inform item id and item name. In the form layout, I notice there's method

[development-axapta] Customer aging Report

2010-07-08 Thread alokmishra_004
Hi All The Accounts receivable aging report report includes payment transactions that were received after the Balance as of date unexpectedly in Microsoft Dynamics AX 3.0. Thanks Regards

Re: [development-axapta] Re: Creating Local XML File

2010-06-29 Thread MaryAnn Hand
file adapter was... but will have to look into that later. If anyone has an example to post, that would be great! Cheers! --- In development-axapta@yahoogroups.comdevelopment-axapta%40yahoogroups.com, Sumit Loya loya.su...@... wrote: Hi, You will have to setup all the AIF settings

  1   2   3   4   5   6   7   8   9   10   >