Sage 100

 View Only
  • 1.  Do we still have to do this crap when reinitializi

    Posted 12-23-2011 12:03
    Do we still have to do this crap when reinitializing SO invoice files in v4.4? Before Invoice or Shipping Data Entry can resume, the following steps must be performed to add back the embedded attribute to the appropriate files: From the File menu, click Run. Enter SYZCON and click OK. At the prompt, type the following, and then press ENTER: O = NEW(""SY_ACTIVATION_BUS"",%SYS_SS) Enter the following, and then press ENTER (xxx = company code): PRINT O'ACTIVATE(""S/O"",""xxx"") ""1"" is returned if the last command was successful. Enter bye Press ENTER. If batch entry is used, delete the batch record from GL_CompanyActiveBatch. Expand Library Master, Utilities, and then click Data File Display and Maintenance (DFDM). Browse to ..\Mas90\MAS_xxx\Glxxx (xxx = company code) file. Select GL_CompanyActiveBatch. Click Key Scan, and select the batch number. For example, the key S/O0100002 has the following format: Module code: 2 characters (S/O) Batch Type: 2 digits (01) Batch Number: 5 digits (00002) Click


  • 2.  RE: Do we still have to do this crap when reinitializi

    Posted 12-23-2011 15:00
    I never do!! Seems to continue to process afterwards!


  • 3.  RE: Do we still have to do this crap when reinitializi

    Posted 12-26-2011 09:42
    I've only used the SY_Activation portion to recover lookup, or other module functions that weren't working. Haven't needed that for clearing Invoice files.