Marty Zigman

Conversations with Marty Zigman

Certified Administrator • ERP • SuiteCloud

Marty Zigman LinkedIn

Marty Zigman

Holding all three official certifications, Marty is regarded as the top NetSuite expert and leads a team of senior professionals at Prolecto Resources, Inc.. He is a former Deloitte & Touche CPA and has held CTO roles. For over 30 years, Marty has produced leadership in ERP, CRM, and eCommerce business systems. Contact Marty to set up a conversation.

BiographyYouTubeLinkedInX (Twitter)

5 thoughts on “NetSuite ID References for Generating Related Child Transactions

  1. Kane says:

    Hi Marty.
    I’ll test this myself if you haven’t yet but do you know if this method of creating a Vendor Bill and referencing a PO would allow you to link multiple POs to one Vender Bill?
    This would be extremely helpful for the company I work at, but I’ve never considered trying this approach.
    Kane

  2. Nick Horowitz says:

    And Marty if you put Assembly Items on a SO there are hidden lines underneath of the BOM of the Assembly exploded that increments linesequencenumber but you can’t see them in the UI. And there is a bug in SQL where it essentially uses ROWNUM to give you linesequencenumber on the fly but because the lines are hidden it numbers the lines WRONG! So you have to write a custom formula using ROWNUM and isHidden to get the correct LSN to then be able to use LSN in a script as a key to modify lines. Totally stupid that the LSN field in the SQL database has a bug that returns the wrong value!

  3. Marty Zigman says:

    Hello Kane,

    Indeed, this technique of referencing the NetSuite purchase order and its lines allows you to craft a single vendor bill while you can then selectively reference purchase orders and lines. The lines though need to have quantity to bill available.

    Marty

  4. Marty Zigman says:

    Hello Nick,

    This is insightful. I will need to play with LineSequenceNumber here to gain a full appreciation of this challenge. I will want to make sure my team understands this as well.

    Marty

  5. Hi Marty, I’ve seen a concern similar to the ones raised by other readers, in my case mapping the orderline to a line id on the source transaction: On item receipts originating from a transfer order, the orderline returned may not match any line on the transfer order. I think it has to do with the fact that there are two additional lines on the item receipt that are not visible in the UI which you’ve written about
    here: https://blog.prolecto.com/2016/08/27/understanding-multiple-lines-on-item-fulfillments/. In SuiteQL, I did not observe the same mismatch.

Leave a Reply

Your email address will not be published. Required fields are marked *