Scripting

  • 1.  I have a script that calculates an SO line UDF usi

    Posted 07-06-2012 09:38
    I have a script that calculates an SO line UDF using Column - Post Validate. It fires when Qty Ordered or Qty Backordered is changed. The problem is that it does not work with kit component lines (when component lines are exploded on the order). It should calc the UDF as lines are exploded or immediately thereafter (before control returns to user). Anyone have a work-around or advice on a remedy?


  • 2.  RE: I have a script that calculates an SO line UDF usi

    Posted 07-06-2012 10:08
    The Table Post Write event triggers for kit exploded items. Can you use that?