[Axapta-Knowledge-Village] Inventory Marking Production to Sub Production (Production to Production Marking

2009-02-18 Thread Hardi Tirtakusuma
Dear All I have situation which when I can't mark inventory from a production order to another sub production order. The status of these production orders are started, the sub production order is just reported as finished (just physical update) When I end the sub production order then only at

Re: [Axapta-Knowledge-Village] Need Help

2009-02-18 Thread Faisal Hussain
No this is not possible through AX configuration. You have to custom code to make it work.   Faisal Hussain Calgary AB, Canada Cell: +1 403 796 8097 Email: faisalmhuss...@yahoo.com From: Sanam

RE: [Axapta-Knowledge-Village] Need Help

2009-02-18 Thread Sanam Khan
Thanks a lot for your help. Let me clear my point. I know that system generates a number sequence for each transaction. My requirement is that is it possible functionality wise in AX that when I create a sales order by selecting company A in department dimension then Sales order number A001 should

[Axapta-Knowledge-Village] EN-AU not the same in AX2009 compared to AX3.0

2009-02-18 Thread James Flavell
Hi everyone (especially those Down Under ;) ) We are upgrading a customer from Ax3.0 to AX2009 who has the en-au language but it seems some of the labels in AX2009 SP1 are not specific to Australia but rather just the same as en-us!? I am not sure if this change was already there in AX4.0 as no c

Re: [Axapta-Knowledge-Village] Field Size.

2009-02-18 Thread Varden Morris
This field is using the ConfigName Extended Data Type (EDT) and the ConfigName EDT is using the Name EDT. I would first remove the Extends property value of the ConfigName EDT, which is Name. After saving the change the StringSize property value will be enabled on the ConfigName EDT.  You can th

Re: [Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread Sakthivel K
Hi MaryAnn,   Thank you.In Ax side i am getting error in this line.   refIdval = dllJr.creatingplann edPO(_eamItemReq uirements) ; And EAMItemRequirements is exist in AOT.Time being i just getting table field values in AX side and i am passing that values into .Net

Re: [Axapta-Knowledge-Village] Need Help

2009-02-18 Thread Sumit Loya
Hi there, If you want to attach a number sequence to anyfield look at the link below. This should help you.. http://sumit-theaxfactor.spaces.live.com/blog/cns!596957786228C73F!124.entry Regards, Sumit On Wed, Feb 18, 2009 at 4:52 PM, MaryAnn Hand wrote: > I am not sure what you mean by "att

Re: [Axapta-Knowledge-Village] Field Size.

2009-02-18 Thread Syed Adeel Shafqat Ali
*Hello Khalil,* Here is your answer. Please follow the instructions below Go on *"AOT -> DataDictionary ->ExtendedDataType-> NAME -> (Go its Properties)*" and increase the *size of String* to "*300*". Then "*Save*" this ExtendedDataType of "NAME". Hope you got the answer. *Best Regards, Syed

RE: [Axapta-Knowledge-Village] Field Size.

2009-02-18 Thread Khalil Rehman
Hi Maryann thanks for your reply. i think it will solve my problem. regards. KHALIL UR REHMAN To: axapta-knowledge-vill...@yahoogroups.comfrom: maryann.h...@gmail.comdate: Wed, 18 Feb 2009 04:27:11 -0700Subject: Re: [Axapta-Knowledge-Village] Field Size. The field size is an inh

Re: [Axapta-Knowledge-Village] Field Size.

2009-02-18 Thread MaryAnn Hand
The field size is an inherited parameter. So, the only way to do this with the existing inheritance structure is to change the Extended Data Type "Name" and that will then expand all occurrances of the Name field in the entire application. Name is used in so many places so that may not be what you

Re: [Axapta-Knowledge-Village] Need Help

2009-02-18 Thread MaryAnn Hand
I am not sure what you mean by "attach" so I will respond with my interpretation of your words. Please recognize that I may not understand your requirement. Dimensions need to be pre-defined and then they are attached to transaction records. If you want to programmatically create new dimensions,

Re: [Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread MaryAnn Hand
You can debug to be sure you know exactly which line of code issues the error in AX. The Development IV course has a chapter about using the .NET business connector and I would guess that the help has the same content. Here is a bit of information that might be helpful: 1) To debug both your .NET

[Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread Sakthivel K
Hi,      I am using Ax 2009,I want to pass table object into .net business connector.I can easily pass str,int variable and i could not able to pass table/class objects.   Below is my coding.   If it is str,int  datatype i can directly pass str,int value in below method.   In .Net side it is not

[Axapta-Knowledge-Village] Need Help

2009-02-18 Thread Sanam Khan
Hi all I need help that in AX is it possible that I should attach number sequence with the dimension Any help would be highly appreciated Regards, Sanam khan

[Axapta-Knowledge-Village] Field Size.

2009-02-18 Thread Khalil Rehman
Dear All, how can i set the NAME Field size of CONFIGTABLE upto 300 characters. thanks for your support. regards KHALIL UR REHMAN _ Invite your mail contacts to join your friends list with Windows Live Spaces. It's ea

Re: [Axapta-Knowledge-Village] Error when start Axapta 4.0 client

2009-02-18 Thread Krzysztof Klajnszmit
Now everything is OK. There were problems with servers priviledges in the domain. We move servers to AD container without restrictions. Regards Krzysztof --- On Fri, 2/13/09, MaryAnn Hand wrote: > From: MaryAnn Hand > Subject: Re: [Axapta-Knowledge-Village] Error when start Axapta 4.0 clie

Re: [Axapta-Knowledge-Village] Re: INVENTDIM, INVENTCOMBINATIONS IMPORT

2009-02-18 Thread Praxy
Yes Sayeed, Pls send the job. It will help. Because I am confused in which format was the data, which you access through Job for import. Thanks Praxy On Thu, Jan 8, 2009 at 12:52 PM, abhishek mehta wrote: > Hi Sayeed, > Can you pls send me the Job which you wrote for import thru X++ job >