[development-axapta] Re: Help on using the Import Wizard

2005-04-24 Thread gonzalo_edo
I guess this error is in Axapta 3.0, you have to check that every fields on your table (the one you wish to import) have an Extended data type related to it, once you assign Extended to all fields that doesn't have one, try again and you'll see that your problem was gone!! I guess this

[development-axapta] Search for CustVendExternalItem in form InventTable

2005-04-24 Thread Jens Strandberg
Hello there, Ax 3.0 SP 3 I would like to add a feature to the InventTable form, so that I would be able to search for certain information in CustVendExternalItem, join this information with the corresponding InventTable records and present the InventTable records in the normal InventTable

R: [development-axapta] Setting the language of a report

2005-04-24 Thread Zappia Alessandro
Thanx Tobias, everything works fine now, my application was misconfigured! Da: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] Per conto di Andrae, Tobias Inviato: mercoledì 20 aprile 2005 9.04 A: development-axapta@yahoogroups.com Oggetto: AW:

Re: [development-axapta] [Urgent] How to post ProdJournalTable from code

2005-04-24 Thread Harry (Harshawardhan Deshpande
hi yes, you can certainly post it directly regards harry Cenk Ince [EMAIL PROTECTED] wrote: Hi all; I need code to post a ProdJournalTable (ProdJournalProd). I know journalid, can i post it directly? Thanks [Non-text portions of this message have been removed]

Re: YNT: RE : RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-24 Thread Harry (Harshawardhan Deshpande
hi Cenk You are correct, this is a bug in standard Axapta. Basically there is some goof up in 'renameprimarykey' method on 'sysrecordinfo' form. Does not to refresh of associated tables. regards harry Cenk Ince [EMAIL PROTECTED] wrote: Hi Steeve i know it, but why to close form? I

RE: [development-axapta] Re: Label Not coming on a programmable section

2005-04-24 Thread Bayliss, Barry
Did you use element.executeControlColumnHeadings(section identifier) ? -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of jpchircop Sent: Thursday, 21 April 2005 11:52 PM To: development-axapta@yahoogroups.com Subject:

RE : [development-axapta] inventtableModule doesn't refresh on inventtable when i rename itemid

2005-04-24 Thread Cenk Ince
Thanks Steeve -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steeve Gilbert Sent: 21 Nisan 2005 Perembe 15:33 To: development-axapta@yahoogroups.com Subject: RE : RE : RE : [development-axapta] inventtableModule doesn't refresh

[development-axapta] Getting error intermittently when trying to post pckingslip for PO

2005-04-24 Thread akash malohatra
Hi All, has anyone ever came across on this error Cannot re-reserve a transaction due to locked Dimensions ? This error comes up ir-regularly when i am trying to do a packingslip. But later when i try to post the packingslip for that PO , this work ok without any error. Any ideas ??

[development-axapta] Relations and primary keys

2005-04-24 Thread cdlmalherbe01
Hi gg, I'm relatively new to Axapta and very new to MorphX/X++. I'm busy studying for my Ax 3.0 programming exam. According to the developer's guide, in order to create a primary key on a table(visible in MS-SQL as a PK), you have to relate the extended data type to the field in the

[development-axapta] Re: Label Not coming on a programmable section

2005-04-24 Thread jpchircop
Many thanks Barry, thats exactly what I forgot to do Regards, John Chircop. --- In development-axapta@yahoogroups.com, Bayliss, Barry [EMAIL PROTECTED] wrote: Did you use element.executeControlColumnHeadings(section identifier) ? -Original Message- From: