RE: [Axapta-Knowledge-Village] Re: Method Coding.

2009-03-30 Thread Khalil Rehman
To: Axapta-Knowledge-Village@yahoogroups.com From: adeel...@gmail.com Date: Mon, 30 Mar 2009 07:12:56 +0000 Subject: [Axapta-Knowledge-Village] Re: Method Coding. Hi Khalil, I found that there is the composite key of four fields (ItemId, ConfigId, InventSizeId, InventColorId) in Invent

[Axapta-Knowledge-Village] Re: Method Coding.

2009-03-30 Thread Adeel Shafqat
Hi Khalil, I found that there is the composite key of four fields (ItemId, ConfigId, InventSizeId, InventColorId) in InventDimCombination table. So for an example i am placing the code. hope it will help you out. static void Job6(Args _args) { InventDimCombination idc; ; while select id