RE: Currency Revaluation Transactions through SuiteQL
Is it possible to extract Currency Revaluation amounts in Transactions through SuiteQL??? I am unable to find the respective fields. Thanks in advnace.
Currency Revaluation Transactions
Currency Reval is just another transaction type, so it should be included in the regular Transaction & TransactionLine tables. HOWEVER, you may have a permissions problem. Remember with SuiteQL you are using netsuite2 data source so the role you’re using must have access to the underlying transaction types you want to see! If you don’t have access to the underlying transaction then you don’t see them. There is no warning that something is missing!