My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Hi, Were you able to check this? Thank you!
-
Hi, Could you kindly review and match the line items in these articles: NSC | Transforming Cash Sale to Cash Refund using REST WS Item Receipt I hope these sample articles address your concern. Thank you!
-
We would greatly appreciate your valuable insights for our member, @jmbrox. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @Carlos Razo. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @BM136. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @User_EPWHS. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
Hi, You may find the NetSuite Administrator Certification resources here. Thank you!
-
Hello, I would like to confirm if there are any deployed scripts associated with the Journal Entry record.
-
We would greatly appreciate your valuable insights for our member, @User_RLXCM,Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @Intelligere1.0. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @Intelligere1.0. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @User_1ROQ7. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @PatrickConrad. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @User_1ROQ7. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
We would greatly appreciate your valuable insights for our member, @NE_JohnC. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
Hello, Have you had the chance to coordinate this concern with QuickBase to ensure the tokens have been entered correctly? Here are some SuiteAnswers articles that may provide additional guidance on Token-Based Authentication (TBA): Token-Based Authentication Details. New to NetSuite | How to Create Access Tokens: For…
-
Hi, Were you able to check this? Once the support identify the root cause, I would appreciate if you can share your results here in our community.
-
Hi, Upon checking the SuiteAnswer Article about Work Order Close, the work order close record is scriptable in server SuiteScript only. It can be updated, deleted, and searched using SuiteScript. It cannot be copied or created. Additionally, the article stated that record.create(options) and record.copy(options) are not…
-
We would greatly appreciate your valuable insights for our member, @User_P6PVX. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
Hi, Were you able to check this? Thank you!
-
Hi, Were you able to check this? Once the support identify the root cause, I would appreciate if you can share your results here in our community.
-
Hi @GiCo74 , Would you mind sharing the resolution to your concern with @Gab JS ? Thank you!
-
Hello, Thank you for sharing that scenario—it's quite interesting! While I'd love to assist further, I believe it would be more effective to recommend creating a customer support case. This way, the support team can thoroughly review your concern using their specialized tools and resources. They may also be able to arrange…
-
Hello, The catalogtype field is defined as a select-type field in the SuiteScript Record Browser. This means that the value assigned to it will be the internal ID of the selected option. For instance, similar to the entity field, the value set will correspond to the internal ID rather than the text or name displayed.
-
Hi, Were you able to check this? Once the support identify the root cause, I would appreciate if you can share your results here in our community.
-
Hi, I would like to check if you're still unable to use the contact here: https://suiteanswers.custhelp.com/app/contact If so, may I kindly ask you to review this link as well: https://suiteanswers.custhelp.com/app/ask Additionally, you might find this article helpful: When to Contact the Support team Thank you!
-
Hi, Thank you for providing this information. Could you please clarify the value of the two variables in the original script, based on the log you have provided? While I would love to assist further, I believe it would be best to advise creating a customer support case so the team can review your concern thoroughly. Since…
-
Hello, Upon reviewing the note in the article, it states that For client scripts, the string returned is based on the user’s system time. For server scripts, the string returned is based on the current time in the Pacific Time Zone. Daylight Savings Time does apply. If the note does not address your concern, I would…
-
Hi, Thank you for additional information, @Able Wilson @Tafara @John Griffin @CDuf @Tiru Chembeti @JohnCirocco @Brian Stisser and other members in the community, do you have any advise on this? Thank you!
-
Hello, Thank you for the helpful information. Upon further review using the SuiteScript Records Browser, I discovered that the "catalogtype" field is a select type, which allows selecting a value from a list of predefined options. For instance, setting the entity value, which is also a select type, would be done as…