AW: [development-axapta] InventDim

2005-02-14 Thread Unger, Denis
You should use InventDim::findorcreate(...) Denis -Ursprüngliche Nachricht- Von: Andre Klopper [mailto:[EMAIL PROTECTED] Gesendet: Montag, 14. Februar 2005 10:02 An: development-axapta@yahoogroups.com Betreff: [development-axapta] InventDim Hi, I'm trying to write an entry to

AW: [development-axapta] Batch Process

2005-02-03 Thread Unger, Denis
You must create a class extends from RunBaseBatch (e.g. class InventABCUpdate). Denis -Ursprüngliche Nachricht- Von: Alfonso Collados Arroyo [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 3. Februar 2005 12:00 An: 'Development-Axapta (development-axapta@yahoogroups.com) Betreff:

AW: [development-axapta] Label Files

2005-02-01 Thread Unger, Denis
In the application directory of AOS. Denis -Ursprüngliche Nachricht- Von: RFK142 [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 1. Februar 2005 11:28 An: development-axapta@yahoogroups.com Betreff: [development-axapta] Label Files Guys, In a 3 tier architecture, where are the

AW: [development-axapta] COM Error

2004-11-16 Thread Unger, Denis
I think this is a bug in Axapta COM. We have reported this error to MBS without solution. Now we use COM+ without this error. Denis -Ursprüngliche Nachricht- Von: Alfonso Collados Arroyo [mailto:[EMAIL PROTECTED] Gesendet: Montag, 8. November 2004 10:57 An: 'Development-Axapta

AW: [development-axapta] COM Error

2004-11-16 Thread Unger, Denis
Galleria Ludovico Mortara, 2 - 46100 - Mantova Telefono: +39 0376 220605 Fax: +39 0376 367439 Email: mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] _ Da: Unger, Denis [mailto:[EMAIL PROTECTED] Inviato: martedì 16 novembre 2004 11.31 A: [EMAIL PROTECTED] Oggetto: AW: [development-axapta] COM

AW: [development-axapta] CustInvoiceTrans.lineNum versus SalesLine.lineNum

2004-11-16 Thread Unger, Denis
Please note that anyone can delete a sales order. So you don't have any infos to print. Better way is to store your info in CustInvoiceTrans. Denis -Ursprüngliche Nachricht- Von: Danny Gaethofs [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 16. November 2004 14:47 An: [EMAIL

AW: [development-axapta] Cannot see main menu (anything for that matter!) in 2-tier

2004-08-30 Thread Unger, Denis
Check the system directory in your 2-tier configuration. This must be the same like the configuration of your AOS. I think your current system directory is empty. Denis -Ursprüngliche Nachricht- Von: rdeshpa [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 27. August 2004 20:59 An:

AW: [development-axapta] Axapta crashes when drag menu item on menus

2004-08-25 Thread Unger, Denis
I think this is a bug in SP3. I can solve that if i open the property window of the Menu Item before I move them to the menu. Denis -Ursprüngliche Nachricht- Von: Cenk Ince [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 24. August 2004 15:19 An: [EMAIL PROTECTED] Betreff:

AW: [development-axapta] Order By And Group by in one while select Statement

2004-08-12 Thread Unger, Denis
Group by automatically sort your records so you don't need line order by Denis -Ursprüngliche Nachricht- Von: yifath1 [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 12. August 2004 12:13 An: [EMAIL PROTECTED] Betreff: [development-axapta] Order By And Group by in one while

AW: [development-axapta] 3 X AOS's

2004-08-12 Thread Unger, Denis
on each AOS Denis -Ursprüngliche Nachricht- Von: axap2004 [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 12. August 2004 17:16 An: [EMAIL PROTECTED] Betreff: [development-axapta] 3 X AOS's If I have 3 AOS's using a fileserver for the application where is the DATA CACHE STORED

AW: [development-axapta] adding to CustTable and ContactPerson

2004-07-16 Thread Unger, Denis
Each contactperson has its own id (field contactpersonId). You must set this id like Contactperson.contactPersonId = NumberSeq::newGetNum(CompanyInfo::numRefContactPersonId()).num(); If you get also the message contactperson does already exist please check your number sequence. Regards Denis

[development-axapta] Kernel Hotfix sp3

2004-07-09 Thread Unger, Denis
Hi, i have copied the new ax32.exe to the bin directory of axapta. After start Axapta crashed with pure virtual function call. After second start Axapta wants to make an upgrade!? If I ignore this upgrade Axapta runs without problems. Does anyone have experience with this kernal hotfix?

AW: [development-axapta] element and this

2004-06-30 Thread Unger, Denis
For example in a form: element is allways the form and this is a reference to the object (field, grid, ...) where this is called. If you call this in a form method its the same as element. But here you should also use element. Denis Unger -Ursprüngliche Nachricht- Von: axapta_dude

AW: [development-axapta] Goto the Main Table

2004-06-28 Thread Unger, Denis
Create a new extended data type EXTENDS from SalesId and set the property FormHelp to your own form. Use this new EDT instead of SalesId in your vehicle table. Denis Unger -Ursprngliche Nachricht- Von: zgr Gen [mailto:[EMAIL PROTECTED] Gesendet: Montag, 28. Juni 2004 10:15 An: [EMAIL

AW: [development-axapta] Goto the Main Table

2004-06-28 Thread Unger, Denis
An: Administrator Cc: Unger, Denis Betreff: YNT: [development-axapta] Goto the Main Table Hi Denis, I do what you offered. I created a new extended datatype VehicleSalesId that extents from SalesId and in its form help property I wrote my own form VPSalesTable. And then I chose the new extended type

AW: [development-axapta] Upgrade error

2004-06-14 Thread Unger, Denis
Have you copied all aod-files from your standard folder to empty standard\old folder? Axapta compares the standard with the standard\old folder for upgrade process. That means in your standard\old folder should exists all aod files from 2.5 sp4 and in you standard folder all 3.0 sp2 files.

AW: [development-axapta] 2 important problems for me!

2004-06-10 Thread Unger, Denis
table.field(Field_Id) should contain the value of the field Denis Unger -Ursprüngliche Nachricht- Von: Baran Sasmaz [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 10. Juni 2004 15:44 An: [EMAIL PROTECTED] Betreff: [development-axapta] 2 important problems for me! Hi, I have 2

AW: [development-axapta] upgrade list is shown for compiled application.

2004-06-04 Thread Unger, Denis
You should not run a sp1 client with sp3 application. On the other side Axapta should check the application version like thin client with AOS. That means i think it is a bug in Axapta. Denis Unger -Ursprüngliche Nachricht- Von: Cenk Ince [mailto:[EMAIL PROTECTED] Gesendet: Freitag,

AW: [development-axapta] Inserting a logo in main menu

2004-06-04 Thread Unger, Denis
Copy your logo to the share/include folder of Axapta. The file name should be companylogo.bmp. Denis Unger -Ursprüngliche Nachricht- Von: Joy Satyanagara [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 4. Juni 2004 10:46 An: [EMAIL PROTECTED] Betreff: [development-axapta] Inserting a

AW: [development-axapta] Negative RedIds Custtable

2004-06-02 Thread Unger, Denis
A valid RecId in Axapta can also be negative. With table.recid != 0 you can check a valid record. Denis Unger -Ursprüngliche Nachricht- Von: Özgür Genç [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 1. Juni 2004 23:34 An: [EMAIL PROTECTED] Cc: Ugur S. Taskin; Volkan Acar Betreff:

AW: [development-axapta] Accessing Excel from code

2004-05-28 Thread Unger, Denis
Hi, you should also import data to table InventTableModule und InventItemLocation (?). All tables you need you can see in datasources from Form InventTable. Denis Unger -Ursprüngliche Nachricht- Von: Anil Ozay [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 28. Mai 2004 10:55 An: