NetSuite 项目列表(按 Bin) [英] NetSuite List of Items by Bin

查看:145
本文介绍了NetSuite 项目列表(按 Bin)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望创建一个我们拥有的所有库存项目的列表.我们的大部分物品都存放在 2 个不同的地理位置,每个位置可能会在一个主仓位(拣选)和另一个仓位(辅助仓位)中存储相同的物品.

I'm looking to create a list of all inventory items that we have. Most of our items are stored in 2 different geographical locations, and each location may have the same item stored in a primary bin (picking), and another bin (secondary storage bin).

我正在尝试导出所有项目,以及存储它们的位置和垃圾箱.每一行都需要单独显示项目的数量.我希望能够查看在我们的位置可以找到所有物品的详细信息.

I'm trying to get an export of all items, and the locations and bins that they are stored in. Each row would need to be a separate display of the item's quantity. I want to be able to see the detail of where all items can be found in our locations.

所需的输出(以连字符分隔的列)例如:

Desired output (columns separated by hyphens) For example:

项目 1 - 位置 1 (WHS) - AA2 箱 - 数量 50
项目 1 - 位置 1 (WHS) - Bin ZZ9 - 数量 100
项目 1 - 位置 2(商店)- Bin 30 - 数量 5
项目 2 - 位置 1 (WHS) - Bin AB3 - 数量 20
项目 2 - 位置 1 (WHS) - Bin ZA4 - 数量 13
项目 2 - 位置 2(商店)- Bin 10 - 数量 10

Item 1 - Location 1 (WHS) - Bin AA2 - Qty 50
Item 1 - Location 1 (WHS) - Bin ZZ9 - Qty 100
Item 1 - Location 2 (Store) - Bin 30 - Qty 5
Item 2 - Location 1 (WHS) - Bin AB3 - Qty 20
Item 2 - Location 1 (WHS) - Bin ZA4 - Qty 13
Item 2 - Location 2 (Store) - Bin 10 - Qty 10

我尝试使用以下列运行项目保存搜索:
名称
显示名称
库存位置:名称(显示物品存放的位置)
可用位置(这似乎汇总了该位置跨垃圾箱的所有数量,因此这对我不起作用)

I've tried running a Item saved search with the following columns:
Name
Display Name
Inventory Location : Name (To display the location where the item is stored)
Location Available (this appears to sum up all quantities across bins at the location, so this is not working for me)

我尝试添加库存明细字段、bin 字段等等,但都无济于事.

I've tried adding inventory detail fields, bin fields and all to no avail.

任何有经验的人都可以告诉我我做错了什么?

Anyone with experience out there that can tell me what I'm doing wrong?

推荐答案

您想获得 Bin On Hand" 字段:

您可以在保存的搜索中通过此连接获取位置、箱号和手头信息.完成后,您的结果字段应为:

You can get Location, Bin Number and On Hand from this join in your Saved Search. When done your results fields should be:

  • Bin On Hand:位置
  • Bin On Hand:Bin 编号
  • Bin On Hand:在手

托德·斯塔福德

这篇关于NetSuite 项目列表(按 Bin)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆