Sage 100

 View Only
  • 1.  2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:13
    2018: How does one configure the BatchNo field in a V/I import job for the GL_GeneralJournalHeader table so that it *actually* increments automatically?


  • 2.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:15
    Don't. The batch number is not the same as the Entry Number. We generally hardcode the batch number or calculate it in the source file.


  • 3.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:16
    I think you can 'Assign' and leave the value field blank.


  • 4.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:19
    Leave it blank to have it get the next available batch number.


  • 5.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:25
    Or you can assign it to a way-out blank column.


  • 6.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 15:34
    I agree with @MichaelNottoli. Or you could run time assign the batch. User could key their name.


  • 7.  RE: 2018: How does one configure the BatchNo field in

    Posted 11-06-2018 16:12
    Using the Assign operation pointed at a blank column and leaving the value field blank did the trick. Thank you all!