Sage 100

 View Only
  • 1.  MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item.

    Posted 05-27-2014 18:50
    MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item. Created a VI job to CI_Item. 4 fields - Item code, Item type (assigned 1), UDF1, and UDF2. Getting an error ""Inventory items must be changed via inventory until 4.3"". Found a KB but don't understand it.


  • 2.  RE: MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item.

    Posted 05-27-2014 19:06
    CI_Item was not fully implemented in 4.3, so you need to create the VI job against IM.ITEM (or IM1) instead.


  • 3.  RE: MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item.

    Posted 05-27-2014 19:27
    @BillPfahnl - That's what I originally thought but when I cancelled the existing VI job and created another IM.Item wasn't listed in the file menu (see below screenshot to prove I'm not nuts). However, I just checked again and, if you create a new job from the ""beginning"" then IM.ITEM is listed (see screen shot 2). Thanks Bill.


  • 4.  RE: MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item.

    Posted 05-27-2014 19:59
    You're not nuts Doug! Once you start a VI job,if you try to start another one you can only see the same ""type"" of tables as the one you were working on. You either see legacy tables or business object tables


  • 5.  RE: MAS 200 v 4.30.0.18 - Created 2 UDFs in CI_Item.

    Posted 05-27-2014 20:04
    @DavidOverholt - thanks for the clarification. I am never too old to learn something new, and that is a new one for me. I believe I have noticed ""missing"" tables before but just figured the lookups were acting strange. I didn't realize this was an intentional feature.