RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Danny Gaethofs
; >  > > cheers, > > Girish > >  > >  > >   _  > > From: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Sent: 16 December 2004 14:55 > To: [EMAIL PROTECTED] > Subject: RE: [development-axapta] Default field from > InventTable to Pu

RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Girish Bhatkal
irish   _  From: Danny Gaethofs [mailto:[EMAIL PROTECTED] Sent: 16 December 2004 14:55 To: [EMAIL PROTECTED] Subject: RE: [development-axapta] Default field from InventTable to Purchase Line Dear Girish, What exactly do you mean to say with your last sentence? regards, Danny --- Girish Bh

RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Danny Gaethofs
Dear Girish, What exactly do you mean to say with your last sentence? regards, Danny --- Girish Bhatkal <[EMAIL PROTECTED]> wrote: > > When you select the Item the it first calls the > InitFromInventTable method > on the PurchLine table. This in turn calls the > purchLineType.initFromInv

RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Girish Bhatkal
When you select the Item the it first calls the InitFromInventTable method on the PurchLine table. This in turn calls the purchLineType.initFromInventTable method. Because of the "performance issue" this method is written on the table. In case if we want to use the same method of in