Is it possible to query Fixed Asset transactions through SuiteQL?
Selcuk Dogru
06/09/2022, 11:59 AM
what I found is, I can query BG Summary Records and FAM Depreciation History and find related Journals. But will it give the whole list or is there a separate way?
m
Matt Bernstein
06/09/2022, 12:07 PM
I'm not familiar with FAM transactions but could you query transaction lines and join on transaction and filter the transaction type to be FAM transacton record type as transaction.recordtype
s
Selcuk Dogru
06/09/2022, 12:14 PM
FAM transactions are posted as Journal Entries, but it is not easy to build a logic (at least for me) to distinguish Journal based on different FAM Transactions
m
Matt Bernstein
06/09/2022, 12:33 PM
are the journal entries tagged to the asset? If they aren't a custom transaction then you can check the asset field is not null