Hi, I need a script to find out if the journal entry was created by system or not. Specifically I'm interested in these types: Revenue Recognition Journal Entries, Amortization Journal Entries, Open Foreign Currency Revaluation Journal Entries, Elimination Journal Entries, Depreciations Journal Entries. Do you know about a flag I could use to identify them by script? So far I've found these: isfromrevrec, isfromamortization, intercoelimination (checkboxes). Is there something like this on Open Foreign Currency Revaluation Journal Entries and Depreciations Journal Entries? System notes are not an option here.
Thank you.