Hi Claudia;

Relation between TaxTrans and ledgerTrans is good for me, but relation between 
CustTrans and LedgerTrans is not enough :-( 

The problem is that : When i create a new Journal in Ledger Module, and create more 
than 1 line (let it be X) for it, in ledgerTrans and CustTrans it creates X lines. The 
relation between ledgerTrans and CustTrans gives all lines, but can't give 
corresponding lines.

I hope i expressed it well.

Thanks in advance Claudia.

-----Original Message-----
From: Claudia Göries [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 05, 2004 7:26 PM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Re: CustTrans and taxtrans relation

Hi Cenk,
relation between CustTrans an LedgerTrans is
   LedgerTrans.Voucher   == CustTrans.Voucher
&& LedgerTrans.TransDate == CustTrans.TransDate

Relation between LedgerTrans and TaxTrans is
   TaxTrans.Voucher  == LedgerTrans.Voucher
&& TaxTrans.TaxRefId == LedgerTrans.TaxRefId

Hope it helps !
cu
Claudia


--- In [EMAIL PROTECTED], "Cenk Ince" <[EMAIL PROTECTED]> 
wrote:
> Hi Sonny 
> 
>  
> 
> This relation is about journal, but it does not give the relation
> between journal lines!
> 
> If journal has more than one line, then their voucher and transdate
> values are same. 
> 
>  
> 
> So i need another relation.
> 
>  
> 
> Thanks for answer.
> 
>  
> 
> -----Original Message-----
> From: Sonny Wibawa Adi [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 30, 2004 7:53 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [development-axapta] CustTrans and taxtrans relation
> 
>  
> 
> Go to AOT, and then to Table TaxTrans, check the relations, Find
> CustTrans Table, there should be:
> 
> TaxTrans.TransDate == CustTrans.TransDate &&
> TaxTrans.Voucher == CustTrans.Voucher
> 
>  
> 
>  
> 
> Sonny Wibawa Adi
> 
> 
> Cenk Ince <[EMAIL PROTECTED]> wrote:
> 
>       Hi;
>       
>       When i create a journal from \General Ledger\Journals\Journal
> Entry and
>       create two lines for it and post it, in custtrans and taxtrans
> there are
>       two lines in both tables. But i can't find the relation which 
is
> related
>       which.
>       
>       Thanks in advance.
>       
>       
> 
>       
>   _____  
> 
> 
>       Yahoo! Groups Links
> 
>       *   To visit your group on the web, go to:
>       http://groups.yahoo.com/group/development-axapta/
>         
> 
>       *   To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscri
> be> 
>         
> 
>       *   Your use of Yahoo! Groups is subject to the Yahoo! Terms 
of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>        
> 
>   _____  
> 
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> 
<http://us.rd.yahoo.com/evt=21608/*http:/webhosting.yahoo.com/ps/sb/> 
 
> 
>   _____  
> 
> Yahoo! Groups Links
> 
> *         To visit your group on the web, go to:
> http://groups.yahoo.com/group/development-axapta/
>   
> 
> *         To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscri
> be> 
>   
> 
> *         Your use of Yahoo! Groups is subject to the Yahoo! Terms 
of
> Service <http://docs.yahoo.com/info/terms/> .




 
Yahoo! Groups Links



 



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/development-axapta/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 


Reply via email to