Discussions
Get Journal Entry type/status via ODBC Netsuire2.com
I need to select all the journal transactions that were created from revenue plans.
I use SQL via ODBC Netsuite2.com
Currently I am selecting transactionline.memo like 'Rev Rec%' but I want to filter transactions, not lines. I see they have "Created from revenue recognition schedule" status, but how can I get to this field via SQL?
I do see status field in the transaction table. It has 'B' value, for journal entries it means "approved for posting" (here). But I need the second part, "Created from revenue recognition schedule"...
What is the relevant field?