目前分類:WMS:Warehouse Mangement System (12)

瀏覽方式: 標題列表 簡短摘要

wms_license_plate_numbers.lpn_context

Code    meaning
1    In Inventory
3    In Receiving
4    Issued out of store
5    Defined but not used
6    Intransit
8    Packing context
11    Picked

image

Somebaby 發表在 痞客邦 留言(0) 人氣()

Root cause

1. RMA SO promise_date does not meet the rule in receiving parameter.

image

2. SO promise_date was set ‘01-JAN-2051’.

image

文章標籤

Somebaby 發表在 痞客邦 留言(0) 人氣()

You can setup the picking order by each locator.

For example

There are some pick tasks of two locators in my control board.

image

If I set FGI-AR-01-03 picking order is larger than FGI-AR-01-04

image

My picker will get FGI-AR-01-04 first.

image

On opposite sides

If I set FGI-AR-01-04 picking order is larger than FGI-AR-01-03.

image

System will assign FGI-AR-01-03 first

image

文章標籤

Somebaby 發表在 痞客邦 留言(0) 人氣()

{Error} Mobile System : Internal Error - Task_Merge_Aplit API - LOAD_SINGLE. Press any key to continue.

image

<Root cause>

You are not able to pick tasks in the mobile environment when the task quantity is a large number (8 digits or more). You have created a task for quantity 10000000 (8 digits). Release the order and attempt to pick using the mobile. The following error is seen:

Internal error- Task_Merge_Split API - LOAD_SINGLE. Press any key to continue.

During Picking Tasks, when the quantity to be loaded is huge, java sends this quantity in exponential format to PLSQL. While applying the format mask to this quantity, exception was raised as it is not a number.

< Solution >  因為撿貨數量過大,quantity 超過 10000000,將數量拆掉後,再做pick

Somebaby 發表在 痞客邦 留言(0) 人氣()

Oracle version : 11.5.10.2

Form : WMSPACWB

Failed to unassign delivery from lpn
Warning : The fill percent can not be calculated for the container XXX as the maximum load weight or interna..

image

Solution

Modify “Shipping parameter”setting .
Change "Percent Fill Basis" from WEIGHT to None

image

文章標籤

Somebaby 發表在 痞客邦 留言(0) 人氣()

Change the status to “Unreleased”.

image

image

Somebaby 發表在 痞客邦 留言(0) 人氣()

 

Packing Workbench - Failed to Pack/Unpack item

Issue Action : Packing Workbench
Error Message : Failed to Pack/Unpack item

image

文章標籤

Somebaby 發表在 痞客邦 留言(0) 人氣()

When [Find] at packing workbench , system popup error: No eligible material found
DN # 3028457

image

Root Cause

Somebaby 發表在 痞客邦 留言(0) 人氣()

Issue Description:
Organization : HKG
Action : Subinventory Transfer
Error : LPN is allocated

1. Entry LPN
2. {Tab}
3. Error pop

image

Root Cause

image

My Solution is

Somebaby 發表在 痞客邦 留言(0) 人氣()

  • SHORTCUT KEY / FUNCTION KEY LIST
    Here is a list of the most common shortcut/function keys and their meanings.
  • Default Key

    Action

    Description

    F1
    Help
    Display the keys that functions have been mapped to. This screen can be exited by pressing the key mapped to the Back function
    F2 Menu Used to return to the last menu and cancel any transaction that has not yet been committed.
    F3 Back

    sed to navigate to previous page displayed within a transaction. This key will also exit out of the Help Menu or a list of values.
    ** The functionality of this key is mobile transaction form dependent.  Some forms may use the F3 key to go back.  However, this may not be available in all forms.

    F4 Forward Used to navigate to next page of display within a transaction. The same caveats pertain to Next Page as Previous Page as noted in F3.
    Control-K Clear Used to clear the field of any input.
    Control-L LOV Used to display the list of available values for a field.
    Control-N Main Menu Used to return to the main menu of a responsibility and cancel any transaction that has not yet been committed.
    Control-B Message Used to display the long description of a message that has appeared on the status bar.
    Control-Z Toggle

    Used to toggle between options in a list field.
    (Note that I have also seen Control-Z mapped to disconnect Telnet session. This immediately prompts the user to cancel the current connection.)

    Control-A Show Field Used to show the current field on the entire page in the case that the field runs off the screen.
    Esc Hot Key Used in conjunction with a button's accelerator key to press that button from anywhere on the page.
    Control-D Page Up Used to retrieve the previous page of information.
    Control-C Page Down Used to retrieve the next page of information.
    Control-G Generate Used on a particular field in Inventory and WMS (e.g., lot number, serial number, license plate number) to generate a new number.
    Control-S Skip Task Used on the task page to skip the current task.
    Control-X About Used to invoke an 'About' page that lists details of the current connection that could be useful in debugging problems.
    Control-F Flex Popup Used to bring up the segment-by-segment entry screen for a flexfield on the mobile user interface.

Somebaby 發表在 痞客邦 留言(0) 人氣()

How to obtain the Mobile Debug Log

For Release 11i
1. Navigate to 'cd $MWA_TOP/secure'
2. Open the file mwa.cfg
3. In this file, check for the log level setting , it should be set as
'mwa.LogLevel=trace'
Also check for 'mwa.logdir' to be set accordingly
4. Restart Mobile Server for e.g. on Unix using $MWA_TOP/bin/mwactl.sh start port-number
5. After doing a test case there will be files created in log directory
(specified in mwa.cfg) like
port-number.WMS.log
port-number.INV.log
port-number.system.log

 

Notes : 565756.1

Somebaby 發表在 痞客邦 留言(0) 人氣()

image

image

         Message Page
------------------------------
|Pick drop failed|Error in Txn Manager. Press any key to continue.

Somebaby 發表在 痞客邦 留言(0) 人氣()