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)

18 thoughts on “Mystery Solved: Multiple Lines on NetSuite Item Fulfillments and Receipts

  1. I also have had to work with Item Receipts when Landed Cost is used. You may want to do a “Part 2” to discuss this as it does take a bit of getting used to because the line sequence number goes out the window. Also the fact that the quantity field is not available on all lines makes this a challenge.

    Thanks for a good article.

  2. I have a Saved Summary search looking for Transfer Orders. I am also showing the Fulfilling/Receiving transaction data. For Item Receipts, I am getting a GL impact value, but for the Item Fulfilment records they are all blank. When I drill down my summary search to just an Item fulfilment, it is only showing me the Operational Zero Line. Question: Is there a way to return either the GL line 1, or the GL line 2?

  3. Hello Marty,

    Just wanted to know how to update line level field ‘Class’ for all lines on the Item Fulfillment. I have created a Saved Search and in the results have created a formula to determine which class is to be set for the lines,but don’t know how to update it now on the IF.It doesn’t seem possible through CSV or Mass Update. Please requesting you to guide me with the approach to be taken.

  4. Hey Marty,

    Absolutely love your articles.

    When I’m dealing with Item Fulfilments, when what I’m interested in is getting just “the normal lines without duplicates”, and when I’m not particularly interested in the account/GL side of things, what I’ve settled on as my simplest “pattern” is querying on the “Applied To Link Type” field.

    My go-to criteria now is “Applied To Link Type IN (‘Order Picking/Packing’,’Receipt/Fulfillment’)”

    This avoids the duplicates, and also the Kit child-items that show up with “Applied To Link Type=Kit Shipment”.

    This works well for me when what I’m after is something that basically shows a subset of the data from the Sales Order, and without duplicates.

    And if I *did* want the kit child items instead of parent, I would do either

    “Applied To Link Type IN (‘Order Picking/Packing’,’Receipt/Fulfillment’,’Kit Shipment’) AND Item Type NOT IN (‘Kit’)”

    or just the simpler

    “Account Type in (‘Cost of Goods Sold’)”

    I was just wondering what you thought of these approaches, and whether there’s any drawbacks to them.

    Cheers.

  5. Awesome, glad to hear it!

    I should mention for interest, it’s probably an obvious point; but if you were starting at a Sales Order and linking to fields from the Item Fulfilment, you can get the same outcomes using the mirror-image field “Applying Link Type”. And using the “Applying Transaction Fields…” to bring out the columns you want from Item Fulfilment.

    You can even get a functional “left join” by allowing Applying Link Type to also be “–None–“. Although *other* applying transactions could complicate this, depending on your situation.

    And so perhaps
    “Quantity Picked = 0 OR Applying Link Type IN (…)”
    is better. Or
    “Quantity Shipped = 0 OR Applying Link Type IN (…)”.

    Ah it seems like I could talk about Item Fulfilments all day 🙂

  6. Love this blog. Have referred to it a few times in the past and it has helped big time! Thanks Marty.

    For this specific issue, I want to thank Andrew for providing the Applying Link Type solution to get rid of the duplicates.
    Netsuite sometimes seems very funny, and geniuses like you all help us navigate hurdles along the way.
    Thank you!

  7. Criteria of Account Type AnyOf None will strip out the GL lines from your search result on Item Fulfillments and you can also display your custom column field results data if populated.

  8. I want to go back to @andrew sladens comment. Im starting at the sales order type and am attempting to link order reservation qty’s and fields. Order reservations are relatively new and I know there is not alot of support for this. Any suggestions ? There is not a link type it appears for order reservation records.

  9. Marty Zigman and Andrew Sladen
    Thanks for the insights.

    I did NOT find the field “Applied To Link Type IN”.

    I did find the filed “Applied To Link Type”
    Used Applied To Link Type
    any of
    Order Picking/Packing

    and got very few result. (Doubt it did not include all the IF)

    I used
    Type is Item Fulfillment
    COGS Line is False
    Main Line is False
    Tax Line is False
    Shipping Line is False
    Formula Numeric NVL({quantity},0) is greater than or equal to 1

    and got relatively more reliable results with NOT duplicate lines. I also verified in the Excel.

    Could you please convey if I made any mistake here as I am new to NS.

  10. Marty, I’m one of the Mod’s at r/netsuite Reddit group. Thank you for all your excellent posts. I use your website daily and post links to your articles daily on Reddit.

    I am working on SQL for Item Fulfillments on Transfer Orders. And this client had 0 in the Transfer Price on the Item record (and forgot to check “Use Item Cost as Transfer Cost”)(a very common mistake) so the Item Fulfillment debited the entire amount to the gain/loss account set on the Item! So this is a third GL-impacting line on the TOIF. And on PO Item Receipts using standard cost on the item the receipt will have a third GL line line too which posts to the Purchase Price Variance account set on the Item (debit inventory @ standard cost, credit accrued purchases @ PO price, db/cr PPV for PO price vs std cost variance)

Leave a Reply

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