Re: [Axapta-Knowledge-Village] Int64 problem

2008-05-15 Thread Sumit Loya
Hi James, Have you initialized ur set with Int64 or Integer. Please check that. Ur code should look like this Set xyz = new Set(Types::Int64); Regards, Sumit On Fri, May 16, 2008 at 11:51 AM, James Flavell <[EMAIL PROTECTED]> wrote: >Can anyone help me to fix a problem in AX4.0 realted to

[Axapta-Knowledge-Village] Int64 problem

2008-05-15 Thread James Flavell
Can anyone help me to fix a problem in AX4.0 realted to Int64 and SETs I have some code that does the following: SET xyz; SalesLine salines; ; if (!xyz.add(saleslinerecid)) It gives an error that it was expecting an int and not an Int64 I understand the RecId is now Int64 but do not know

Re: [Axapta-Knowledge-Village] Record Level Setting.

2008-05-15 Thread Sumit Loya
Hi, Try Setting it on LedgerJournalTable and see... Regards, Sumit On Thu, May 15, 2008 at 8:42 PM, gnvenkat.krishna < [EMAIL PROTECTED]> wrote: > Hi Gurus, > > I ve set the Record Level Setting for a particular user in GL --> > LedgerJournalTrans Table for selecting Journal Type as "Bank". >

[Axapta-Knowledge-Village] Record Level Setting.

2008-05-15 Thread gnvenkat.krishna
Hi Gurus, I ve set the Record Level Setting for a particular user in GL --> LedgerJournalTrans Table for selecting Journal Type as "Bank". But the user login to the application, he is getting all the Journal Types viz., Ledger, Vendor, Customer, Bank, etc. Its not working. Is it possible to gi

RE: [Axapta-Knowledge-Village] Crystal reports 10 with ax4

2008-05-15 Thread Alaa Assem
Thanks nanc but, the crystal already pulling the information from the tables and created reports. All what I need is import those reports into the axapta to be able to view them through the ax application, could anyone please help me? From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[E