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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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