Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. flarsen

    HeaderSeqNumber not incrementing

    ChaZ, The VI imports into AR_Invoices. The invoice numbers are determined by another program. Our accountant tells me there should be no problem duplicating invoice numbers. Using an ODBC connection I can see the HeaderSeqNumber is not being incremented. If this number were incremented Mas would...
  2. flarsen

    HeaderSeqNumber not incrementing

    I have a VI job that imports workorders to Mas. Everything goes fine, invoices print correctly, balances etc. But lately when we pull up an invoice, the invoice will have extra line items on it. This happens when a Invoice number is being repeated. My question: is there a way during the import...
  3. flarsen

    VI - Work Order

    Hi Blorf, I may be leading you in the wrong direction. Here at work we have workorders that are created outside mas. I then have to import them into AR_INVOICE for billing. Sorry for my misunderstanding. You know how we programers are, we tend to live in our own little worlds. Frank
  4. flarsen

    VI - Work Order

    I had a similar problem on importing workorders and not calculating the totals. I found that using the perform logic on the import itself and changing the ON SUCCESS to ../ar/arwvip;AR_INVOICE_CALC did the trick. Additionally if one record failed on the import, the whole import failed to...

Part and Inventory Search

Back
Top