Previous Thread:   Table group properties

9/28/2005 11:03:02 AM    AmountMST and AmountCUR
What's the difference and relation between AmountMST and AmountCUR?



9/30/2005 9:32:04 AM    Re: AmountMST and AmountCUR
Peter,  
  
AmountCUR is the amount in the entered currency (for example entered in the  
  
journal)  
  
AmountMST is the amount in the base currency for the company  
  
AmountMSTSecond is the amount in the secondary currency for the company.  
  
Example:  
  
You post a ledger journal line (let's say 100 DKK). When the ledger  
  
transaction is created, AmountCUR is converted into the base currency (let's  
  
say 20 USD) and the secondary currency (let's say 10 GBP) if Axapta is set  
  
up to use secondary currency. In the ledger transaction you will then have:  
  
AmountCUR                = 100  
  
AmountMST                = 20  
  
AmountMSTSecond    = 10  
  
Cheers,  
  
H. Jaeger  
  
Tectura (UK) Ltd  
  
"Peter CCH" <PeterCCH@discussions.microsoft.com> wrote in message  
  
news:0F18C42D-E370-4C75-BC59-350F5E70F7BA@microsoft.com...