TABLE OF CONTENTS
Internal Jira reference
https://globalomnichannel.atlassian.net/browse/WA2-781
Process flows
This function utilises the concept of the Print Blind container/package label but applies it on stock on hand and ultimately generates X unique MWS450PF putaway labels with item & stock on hand details.
This function is useful to a customer that uses container management and receive the stock in bulk from for example overseas shipments and like to palletise the goods into pallets using standard packing rules set up in MMS053
Business rules
- Item must be container managed
- Receipt location must not be container managed
- To location must be container managed
- Packing instructions in MMS053 does not need to be set up but it recommended
- Packing instructions will be picked based on WHS in MMS053 if exists matched with the warehouse on the logged in session (we can maintain different pallet configurations in different warehouses)
Process:
1. Receive goods on a non containerised location
2. List all items in this location - choose one to receive,
3. Calculate the no of labels based on SoH / standard pallet qty
4. Override the value to the desired no of pallet to generate
5. Application will generate x labels based on the package type in MMS053 for the item and move the quantity to the destination location X times generating X container balance IDs
5. Print X no of MWS450PF putaway labels
Limitations
- Only lists the first 200 balance ID's to containers
- The function will find the "largest" package instruction and the quantity must be set up as per this rule:
The system will (always) try to retrieve packing instruction (Package type and quantity) from MMS053 using API MMS053MI_GetItemConnPkg where we first test on the WHS of the session and then with no warehouse (meaning different pallet configurations can be managed over different sites) we always try to find the largest package: so that means the quantity:
needs to ALWAYS be 9 digits (if no decimals):
999999999
99999999.0 (item with 1 decimal place)
9999999.00
999999.000
99999.0000
9999.00000
999.000000 (item with 6 decimal place)
for MA to find the record on WHS level or on blank level in MMS053.
M3 settings
MMS050 - Packages
DRS080 - Package types and package number formatting rules
MMS053 - Packing instructions
MWS450PF - output formatting
MMS010 - container management = 0 for the receiving location and 1 for the putaway location
MA settings
User settings Putaway label is used in this function | |
The receiving location will default to be the locatin we look for stock to containerise. Should be non container managed in MMS010. | |
Settings\System\Print\PtItemContLbl Default no of copies and if it is allowed to change as the last step before printing | |
Instructions
Default can be override - or just press enter/next | |
Select the one to work with Recommendation to scan to verify correct item - If we label the wrong product here it will likely be wrong going forward and hard to detect issue. | |
This is the Package based on MMS053. | |
This is based on the Standard quantity in MMS053/E | |
we can choose to do less no of packages (and leave some stock on INWARDS). If not the last container will be moved with an uneven quantity if the Stock on hand does not make a perfect no of pallets. | |
Defaulted as the putaway quantity | |