In which table can I see the accounts listed in GL...
# ask-stanley-ai
i
In which table can I see the accounts listed in GL Impact tab?
c
AI generated answer (using internal Slack threads):
The accounts listed in the GL Impact tab can be seen in the
TransactionAccountingLine
table. This table corresponds to the
AccountingTransactionSearch
table in SuiteTalk. You can join a Transaction search to an
AccountingTransactionSearch
to get the GL Impact data for transactions. In SuiteScript, you can pick out the
account
on lines that have
isposting
set to true to get the GL Entries. In the UI, you can customize the form and add the GL Impact tab to see the GL Impact on transactions. You must also give the Make Journal Entry transaction permission at the View level to see the GL Impact on transactions. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.839172363
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.838806152
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.837829649
Please provide your feedback on this answer.