I'm trying to insert multiple lines at a time by using record.insertLine() in SuiteScript 2.0 is that possible to do.
Asked
Active
Viewed 431 times
0
-
What script type are you using? Also can you share the code snippet. – NetSuite Help Mar 09 '18 at 17:53
-
in both scenarios 2.0 and 1.0. – Harish Mar 17 '18 at 00:26
-
If you call record.insertLine() in a loop, it should be possible. – Maria Berinde-Tampanariu Mar 26 '18 at 13:42