- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Multiple Exploded Kit Items On picksheet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-20-2010 01:53 PM
MAS200 4.30.0.18 EES
What we are looking to do is have multiple exploded kits on one Picksheet (Order by Bin Location), but have each kits on separate page. Does anyone know if this is possible, and if so How?
Thanks again for all the help.
Keith
www.chefcraft.com
keith at chefcraft dot com
Solved! Go to Solution.
Re: Multiple Exploded Kit Items On picksheet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-22-2010 08:10 AM
Can't be done. If you explode the kits then the picking sheets will show the components and not the main kit so you can't page break by Kit because Kit information is not present.
--------------------------------------------------------------------------
You have enemies? Good. That means you've stood up for something in your life.
Re: Multiple Exploded Kit Items On picksheet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-22-2010 10:19 AM
BigLouie,
I think you are forgetting that there is a checkbox in S/O Options, tab #4 (Forms) to include kit items on pick sheets. You will also want to sort by line number, because you will want to change the form itself to group by the kit, then you can use the flag if it is a component to indent the components and also sort the detail by bin.
In the SO_PickSheetWrk work file for pick sheet printing, look for this field:
ExplodedKitItem - Y or N
These fields will tell you if the items is a parent or component. ExplodedKititem will be Y for a parent that is exploded and N for a component. You can use this field to indent your components or not indent.
There is also a field called SalesKitLineKey that is in the SO_SalesOrderDetail table that needs to be added to the work table through user-defined field and table maintenance. The sales kit line key will be the same for each kit and you can use that field to group/page break on.
I hope this helps.
Dawn


