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!
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
Can a Time Entry (sub)record be created for a Project record via SuiteScript?
I need to be able to create Time Entry records for Projects via SuiteScript, but there's no entry for that particular sublist in the Record Browser entry for the Project record. Is that sublist in fact inaccessible via SuiteScript? Perhaps it has an undocumented name?
Project Record (Record Browser entry):
https://system.na3.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2017_2/script/record/job.html
I've also thought about using record.create(), but there doesn't seem to be a relevant "type" constant enumerated in record.Type.
Is there any other way to create a Time Entry record using a script?
0