My Stuff
Comments
-
Hope, you have identfied the solution, but you can NOT call nlapiSetFieldValue('custbody_processing', 'F'); in finally scope, as it will always execute even if you call return. So call the above line as the last line in try block and in catch block