Skip to content

Commit 566f2f1

Browse files
authored
Merge pull request #1399 from AndreiPanko/patch-23
Update warehouse-how-to-put-away-production-output.md
2 parents 08d1fbb + d752db4 commit 566f2f1

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

business-central/warehouse-how-to-create-put-aways-from-internal-put-aways.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to Create Put-aways from Internal Put-aways | Microsoft Docs
2+
title: Create Put-aways from Internal Put-aways
33
description: After items have been put away and before they are picked to fulfill the needs of a production order or shipment, they are stored in the warehouse as part of available inventory.
44
author: SorenGP
55

@@ -31,15 +31,21 @@ The **Internal Put-aways** enables you to perform put-aways without having to re
3131
3232
## To create an internal pick
3333
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Whse. Internal Pick**, and then choose the related link.
34-
2. Fill in the **No.** field and the **To Bin Code** field on the **General** FastTab. The **To Bin Code** field specifies the bin from which you want to get the items. For production purposes, this bin would be the inbound production bin or the open shop bin. For other purposes, choose a To Bin Code of a bin type that is not used for picking, most likely a staging, shipping or special purpose bin.
35-
3. Select an item in the **Item No.** field, and fill in the quantities you want to pick.
36-
4. Choose the **Create Pick** action. A warehouse pick instruction is now ready for a warehouse employee to perform.
34+
2. Choose the **New** action.
35+
3. Fill in the **No.** field, **Location Code** field, and the **To Bin Code** field on the **General** FastTab. The **To Bin Code** field specifies the bin where you want to place the picked items. For production purposes, this bin would be the inbound production bin or the open shop bin. For other purposes, choose a bin code of a bin type that is not used for picking, most likely a staging, shipping, or special purpose bin.
36+
4. Select an item in the **Item No.** field, and fill in the quantities you want to pick.
37+
5. Choose the **Create Pick** action. A warehouse pick instruction is now ready for a warehouse employee to perform. Alternatively you can choose the **Release** action and create warehouse picks using the **Picks worksheet**. For more information see, [Plan Picks in Worksheets](warehouse-how-to-plan-picks-in-worksheets.md)
3738

3839
## To create an internal put-away
3940
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Whse. Internal Put-away**, and then choose the related link.
40-
2. Fill in the **No.** and **From Bin Code** fields on the **General** FastTab. The **From Bin Code** field specifies the bin where the items being returned to the warehouse, perhaps from production, are located.
41-
3. Fill in the item numbers and quantities on the lines.
42-
4. Choose the **Create Put-away** action. A warehouse put-away instruction is now ready for a warehouse employee to perform.
41+
2. Choose the **New** action.
42+
3. Fill in the header of a new internal put-away with at least the **No.** and **Location Code**.
43+
4. Fill in a line for each item you wish to move to the warehouse. You only have to fill in the **Item No.** and the **Quantity** fields.
44+
45+
> [!NOTE]
46+
> When you choose the **Item No.** field, the **Bin Contents List** opens instead of the **Item List**. This is because you want to put away an item that is in a particular bin - *bin content* - not just an item, and you already know the bin the item should be taken from. <!--If you filled in **From Bin Code** in the header, the bin content will be filtered by value defined in the **From Bin Code**.-->
47+
5. To fill the lines with the entire bin content or the filtered bin content of bins in the location, choose the **Get Bin Content** action.
48+
6. Choose the **Create Put-away** action. A warehouse put-away instruction is now ready for a warehouse employee to perform. Alternatively you can choose the **Release** action and create warehouse put-aways using the **Put-away worksheet**. For more information see, [Plan Put-aways in Worksheets](warehouse-how-to-plan-put-aways-in-worksheets.md)
4349

4450
## See Also
4551
[Warehouse Management](warehouse-manage-warehouse.md)
@@ -50,4 +56,4 @@ The **Internal Put-aways** enables you to perform put-aways without having to re
5056
[Working with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)
5157

5258

53-
[!INCLUDE[footer-include](includes/footer-banner.md)]
59+
[!INCLUDE[footer-include](includes/footer-banner.md)]
Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to Put Away Production Output | Microsoft Docs
2+
title: Put Away Production Output
33
description: How you put away your output from production depends on how your warehouse is set up as a location.
44
author: SorenGP
55

@@ -14,22 +14,28 @@
1414

1515
---
1616
# Put Away Production or Assembly Output
17+
1718
How you put away your output from production depends on how your warehouse is set up as a location. For more information, see [Setting Up Warehouse Management](warehouse-setup-warehouse.md).
1819

19-
In basic warehouse configurations where the location requires put-away processing, but not receive processing, you use the **Inventory Put-away** document to organize and record the put-away of output.
20+
In basic warehouse configurations where the location requires put-away processing, you use the **Inventory Put-away** document to post production output and record the put-away of output.
21+
22+
> [!NOTE]
23+
> Inventory put-away is not supported for assembly processes. You post an assembly order to register output. If you use bins, you can move items between bins later. For more information, see [Move Items Ad Hoc in Basic Warehouse Configurations](warehouse-how-to-move-items-ad-hoc-in-basic-warehousing.md).
2024
2125
In advanced warehouse configurations where the location requires both put-away and receive processing, you create either an internal put-away document or a movement document to put away the output.
2226

27+
## To put away production output with an inventory put-away
28+
2329
The first step in creating putting output away is to create the inbound warehouse request. This request informs the warehouse that the production or assembly order output is ready to be put away.
2430

25-
## To create the inbound warehouse request
31+
### To create the inbound warehouse request
2632
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Released Production Order**, and then choose the related link.
2733
2. On the production order that is ready for put-away, choose the **Create Inbound Whse. Request** action.
2834

2935
> [!NOTE]
30-
> You can also create the inbound warehouse request by selecting the **Create Inbound Request** check box when you refresh the production order. For more information, see [Refresh or Replan Production Orders](production-how-to-replan-refresh-production-orders.md).
36+
> You can also create the inbound warehouse request by choosing the **Create Inbound Request** field when you refresh the production order. For more information, see [Refresh or Replan Production Orders](production-how-to-replan-refresh-production-orders.md).
3137
32-
## To put output away with an inventory put-away
38+
### To put output away with an inventory put-away
3339
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Inventory Put-away**, and then choose the related link.
3440
2. Create a new inventory put-away. For more information, see [Put Items Away with Inventory Put-aways](warehouse-how-to-put-items-away-with-inventory-put-aways.md).
3541
3. To access the production order output, choose the **Get Source Documents** action, and then select the released production order.
@@ -42,30 +48,18 @@ When you post an inventory put-away, it is assumed that all the operations are p
4248

4349
If you only need to post setup or run time on the last operation, then set the output quantity on the last operation to 0. Alternatively, you can choose not to post the last line at all by simply deleting it
4450

45-
## To put output away with a warehouse internal put-away
46-
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Whse. Internal Put-away**, and then choose the related link.
47-
2. Choose the **New** action.
48-
3. Fill in the header of a new internal put-away with at least the **Location Code**.
49-
4. Fill in a line for each item you wish to move to the warehouse. You only have to fill in the **Item No.** and the **Quantity** fields.
51+
## To put assembly and production output away in advanced warehouse configurations
52+
When you post the output of production or assembly order in the warehouse that is set up to use directed put-away and pick, the output is placed in the bin defined in the production or assembly order.
5053

51-
> [!NOTE]
52-
> When you select the **Item No.** field, the **Bin Contents List** opens instead of the **Item List**. This is because you want to put away an item that is in a particular bin - a Bin Content - not just an item, and you already know the bin the item should be taken from.
53-
54-
4. To fill the worksheet lines with the entire bin content or the filtered bin content of bins in the location, choose the **Get Bin Content** action.
55-
5. Choose the **Create Put-away** action, and the items you want to move out of production are now on put-away instructions waiting to be stored in the warehouse.
56-
57-
> [!NOTE]
58-
> When your warehouse location is set up to use directed put-away and pick, the warehouse is linked to your manufacturing facility through the default production bins: the inbound and outbound production bins and the open shop bin, all of which you define on the **Bins** FastTab of the location card. When you post the output of a production order, the output is placed in the **Outbound Production Bin**. You follow the same procedure as described above to put-away the production output, except that instead of using the item's default bin, you will move or put-away the items from the **Outbound Production Bin** to the item's default bin.
54+
The following table describes different ways of moving items within the warehouse with advanced configurations where all warehouse activities must be performed in a directed workflow.
5955

60-
## To manually specify a bin to store items from production output
61-
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Movement Worksheet**, and then choose the related link.
62-
2. Fill in the header, and create a line for each item you wish to move to the warehouse.
63-
3. Fill in both the **From Bin Code** and the **To Bin Code** fields, and enter the quantity in the **Quantity** field.
64-
4. To fill the worksheet lines with the entire bin content or the filtered bin content of bins in the location, choose the **Get Bin Content** action.
65-
5. Choose the **Create Movement** action. The warehouse movement instructions are created with Take and Place lines for warehouse employees to perform.
56+
|**To**|**See**|
57+
|------------|-------------|
58+
|Move items with the warehouse movement worksheet.|[Move Items in Advanced Warehouse Configurations](warehouse-how-to-move-items-in-advanced-warehousing.md#to-move-items-with-the-warehouse-movement-worksheet)|
59+
|Create an internal put-away to put produced or assembled items away in an advanced warehouse configuration.|[Create an internal put-away](warehouse-how-to-create-put-aways-from-internal-put-aways.md#to-create-an-internal-put-away)|
6660

6761
> [!NOTE]
68-
> You cannot enter the source document number, such as the Production Order No., in the internal put-away, put-away, or movement documents for either of these procedures.
62+
> You cannot enter the source document number, such as the Production Order No., in the internal put-away, put-away, or movement documents for either of these procedures.
6963
7064
## See Also
7165
[Warehouse Management](warehouse-manage-warehouse.md)
@@ -76,4 +70,4 @@ If you only need to post setup or run time on the last operation, then set the o
7670
[Working with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)
7771

7872

79-
[!INCLUDE[footer-include](includes/footer-banner.md)]
73+
[!INCLUDE[footer-include](includes/footer-banner.md)]

0 commit comments

Comments
 (0)