[Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-11 Thread nageshsinha
Or condition in axapta is included in the code by the double pipe symbol (||) and not by the word OR. Try this: if(ledgerJournalTable.JournalName == "BPV" || ledgerJournalTable.JournalName == "VEN_INV") --- In Axapta-Knowledge-Village@yahoogroups.com, Khalil Rehman wrote: > > > Dear All,

[Axapta-Knowledge-Village] URGENT: New Voucher Series

2009-04-11 Thread Khalil Rehman
Dear All, i am facing a problem with New Voucher Series. i setup Voucher Sereies from 08 number format to 09. but its taking 08 Series when check with Continous Check Box. and when i uncheck the Continuous check Box, then it taking new voucher series 09. some body ha

[Axapta-Knowledge-Village] Item Stock

2009-04-11 Thread Mudassar
Hi all,   I have imported around 3,000 items in stock management. with one site named "site" and one warehouse named "warehouse". while importing i have imported the site/warehouse with item on inventdim and inventdimcombination table.   now, item works fine in Purchase and Sale Order, however,

[Axapta-Knowledge-Village] Dimensions.

2009-04-11 Thread Khalil Rehman
Dear All, how i can attach a bydefault Cost Center to a Vendor Payment voucher. regards. KHALIL UR REHMAN _ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstar

[Axapta-Knowledge-Village] Urgent: Coding in Method

2009-04-11 Thread Khalil Rehman
Dear All, i want to copy a AccountName string Field from Section Group:LedgerJournalTable_Body -> LedgerJournalTrans -> VoucherLines -> AccountName To Page Header:LedgerJournalTable. i just copy the String and paster in Page Header Section with same properties. but the data is n