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!
nlapiSetLineItemValue doesn't work?
i'm trying to set a value for a line item using nlapiSetLineItemValue, but it doesn't seem to be working. am i missing something? here's my code:
nlapiSetLineItemValue('item','istaxable',1,'F');
netsuite line machines are 1-based, so the code above should uncheck the Taxable checkbox, but it doesn't. does anyone have any ideas?
also, i'm overwhelmed with web services work right now. i know this isn't specific to any problem, but i could really use some hired help. if you're a VB.NET-/VB 2005-experienced programmer and you're interested, please let me know as soon as possible! my email's johnpleung@gmail.com
0