trying to create a new Item Demand Plan record in suitescript 2.0 - the record.setValue doesn't seem to be setting up values. I have gone over the API and the record details. I know that Item Demand Plan should be used in Dynamic mode, the sequence of selections is Subsidiary -> Location -> Item. In Dynamic mode when I set values I should be able to also getValue and ensure that it is set. However, it returns null. Has anyone tried creating Item Demand Plan in Suitescript 2? What did you have to do to make it work? Any ideas about why setValue may not be working. I have used it on other "select" type fields in other records with no problem...