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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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