tompasto
tompasto

Reputation: 3

NetSuite: SuiteTalk Retrieve Journal Entries lines

I try to retrieve Journal Entry lines using SuiteTalk without success. I'm able to retrieve the journal entry with a TransctionSearchBasic passing the journal id as criteria, but i'm unable to get all the journal lines details. Any clue ?

Upvotes: 0

Views: 508

Answers (1)

Suite Resources
Suite Resources

Reputation: 1164

In your search preferences, set bodyFieldsOnly to False. This will give you the lines on the record as well as the header data.

Upvotes: 1

Related Questions