Sage 100

 View Only
  • 1.  I need to modify beginning quantities and cost in

    Posted 06-28-2017 15:00
    I need to modify beginning quantities and cost in the IM_PeriodPostingHistory table for 01/2017. These fields are not available in VI. I have this cheat sheet on how to add read only fields, but don't know what version it was for and can't figure out what I need to change to make this happen. Any ideas?


  • 2.  RE: I need to modify beginning quantities and cost in

    Posted 06-28-2017 15:03
    This one is 4.x framework - I don't think it will harm anything to try it. You can always switch the field back to read only. DFDM MAS90\providex.ddf Lookup by name to find the VI entity to modify - get the key ID. DFDM MAS90\providex.dde Search by Key. Find the field record you want to modify Edit field 20 (15,1) a zero is importable. a 1 is read only.


  • 3.  RE: I need to modify beginning quantities and cost in

    Posted 06-28-2017 16:37
    I see where I may be missing it. #1. looks at providexddf #3. looks at providexdde


  • 4.  RE: I need to modify beginning quantities and cost in

    Posted 06-28-2017 19:18
      |   view attached
    I figured it out and modifed this doc with pics.

    Attachment(s)



  • 5.  RE: I need to modify beginning quantities and cost in

    Posted 07-04-2017 01:36
    @MoiraGoggin good for Evernote KB. ??


  • 6.  RE: I need to modify beginning quantities and cost in

    Posted 07-04-2017 11:10
    It's there Jim.


  • 7.  RE: I need to modify beginning quantities and cost in

    Posted 07-06-2017 13:52
    This is where SQL is perfect for this type stuff! But beware of what you are doing!!