Sage 100

 View Only
Expand all | Collapse all

Problem in Bank Rec in 4.40.0.4.BR one bank code

Alnoor Cassim

Alnoor Cassim01-02-2013 16:30

Robert Wood

Robert Wood01-02-2013 17:00

Alnoor Cassim

Alnoor Cassim01-02-2013 18:25

  • 1.  Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:24
    Problem in Bank Rec in 4.40.0.4. BR one bank code is giving an error message: ""The bank code p is in use."". Has anyone seen this before


  • 2.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:27
    That GLWSKA is still there. I don't know if it's still used. In fact don't know squat about B/R


  • 3.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:27
    I usually go into the GL.Bank.M4T file and edit the field for bank code in use. I delete the M,A,or P from this field


  • 4.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:30
    That is hilarious @RonGouveia !


  • 5.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:33
    GLWSKA still works. It didn't fix the problem. In GL_Bank.m4t it's blank.


  • 6.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:33
    As far as I know the GLBANK file is the replacement for the GLWSKA and we edit when printing hangs and this field is not cleared.


  • 7.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:33
    It actually looks like the bank code actually changed from capital P to lowercase p.


  • 8.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:34
    Can you still get into the code in bank code maintenance?


  • 9.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:36
    Yes. That's where I actually realized the case had changed. Looking through the transactions in Bank Rec, it looks like the change happened in August.


  • 10.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:38
    that's a problem because when i create a bank code P it automatically goes to upper case.


  • 11.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:39
    Yeah. It was P for years. Somehow in August it changed to p.


  • 12.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:40
    I've never seen a case where this error appeared and the bank in use field was blank. It probably doesn't like the lower case.


  • 13.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:45
    That was my thinking. I just haven't figured out how to correct it.


  • 14.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 16:52
    You could make a back up of GLBank, then delete bank code P in DFM and re-enter in bank code maintenance. Not sure that works but think it would. I guess you would have to manually re-enter balances?


  • 15.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 17:00
    I'll definitely test it.


  • 16.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 18:23
    I copied their data down to my computer. In GL_Bank, I changed the Bank Code from p to R. Then I changed it back from R to P. That seems to have worked. I'll test it on their system tomorrow and report back.


  • 17.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-02-2013 18:25
    Clever!


  • 18.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-03-2013 16:59
    Well, it sort of worked. The problem now is the 2800 records in BR_Transaction that has the bank code as lower case p. As long as the file only has checks where the Bank Code is upper case P in BR_Transaction, it works fine.


  • 19.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-03-2013 17:26
    I'm off to reinit BR_Transaction and import the transactions back in.


  • 20.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 06:23
    @RobertWood, what is it with you and Bank Code P? https://90minds-com.socialcast.com/messages/13851115


  • 21.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 06:44
    Wow, @BrettZimmerman How do you remember this stuff?


  • 22.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 06:45
    Just sounded familiar so did a quick search in SC.


  • 23.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 08:12
    This is the same incident. The owner of the company was out of the country for a few months.


  • 24.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 08:16
    The issue is that the bank code got changed to a lower case p somehow. I don't know how it happened. Once the bank code got changed the new records going into BR_Transaction also had the bank code as lower case. When the Auto Reconcile hit a check with the lower case bank code, it would give us the in use message.


  • 25.  RE: Problem in Bank Rec in 4.40.0.4.BR one bank code

    Posted 01-04-2013 10:37
    I got @AlnoorCassim to write a quick PVX program to go through and clean them up. It was cleaner and quicker than exporting, cleaning up in Excel, doing the reinit and import in the BR_Transaction table. Also if I did the import it would have changed the date and time imported. Thanks @AlnoorCassim!