Sage 100

 View Only
  • 1.  Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:14
    Client we upgraded from 2014 to 2017 the Work Order Header UDFs are when imported into excel only showing the key data. DFDM shows the data is there and it is there work order entry. Any advise would be helpful.


  • 2.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:18
    Yes I did.


  • 3.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:18
    Did you go into UDF Maintenance and update the W/O Header UDF table?


  • 4.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:20
    I had a similar problem once. I think the only way that i fixed it was to run the o'activate from syzcon. 1. Select File, Run. enter SYZCON as the program name, and click OK. 2. At the prompt, type the following, and press Enter:O = NEW(""SY_ACTIVATION_BUS"",%SYS_SS) 3. At next prompt type the following and press Enter:PRINT O'ACTIVATE(""A/P"",""xxx"") (where xxx = company code) 4. The number 1 is returned if the last command was successful. 5. Type BYE and press ENTER.


  • 5.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:22
    so would it be 3. At next prompt type the following and press Enter:PRINT O'ACTIVATE(""W/O"",""xxx"") (where xxx = company code)


  • 6.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 10:25
    Yes


  • 7.  RE: Client we upgraded from 2014 to 2017 the Work Orde

    Posted 09-20-2017 12:24
    Nice Job Nicole!