• Log who printed Picking Sheet

    I am trying to create a script that writes the current user key when the user prints the picking sheet. Has anyone done this before? My script doesn't appear to work and I am unsure which event I should use to accomplish. My code is below: retVal…
  • Sales Order UDF not Populating (using Business Object)

    I'm trying to populate the UserCode into a UDF on the Sales Order Header.I have created UDF_USERCODE String (3) and on the Data Sources tab selected the Business Object: SO_SalesOrder_bus, Data Source: UserCreatedKey, Column: UserCode. UDF_USERCODE is…