Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Type of Posting Period Record
Hello,
I am trying to set my own postingperiod on invoices in my suitescript. It seems to accept the internalId of a period found in the Set Up > Accounting > Manage Accounting Periods page. In my script, I am trying to find a period and it's internal Id based on a give date using nlapiSearchRecord( type, null, null, results);. I can't seem to find the record type for posting periods anywhere! I looked in the documentation and forums. I appreciate any help.
In general what is the best way to find the type of a standard record type? Is documentation the only place that lists them?
0