on ‎2015 Dec 31 12:57 PM
Hi Team,
We have a requirement where business would like to add SKIP button on RF screen to skip the warehouse task during picking.
This is the same action which system does in case if we use NEXT exception code.
Does someone knows how this can be achieved in EWM 9.1 by customizing RF screen?
Regards
Request clarification before answering.
Hi Virendra,
in RF menu , for picking , there are several logical transactions included.
here are the fallowing
01. picking by system guided : RFMAIN
02. system guided queue :PIBQUE
03. Picking by WR :PIBWHR
04. picking by WO : PIBWHO
05. picking by HU : PIBHU
if you want to skip the entire step against the picking activity, it is required maintain the logical transaction step flow & inter-transaction flow against the above logical transactions
here is the path :
spro-img-SCM Extended Warehouse Management-Extended Warehouse Management-Mobile Data Entry-Radio Frequency (RF) Framework-Define Steps in Logical Transactions
C K Reddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Virendra,
Use CTRL+SHIFT+F1 to get RF screen information like logical transaction and step. Then goto SPRO-> Mobile Data Entry->Define Logical Transactions.
1. Create your own function code and also define function code text as SKIP.
2. Choose the particular logical transaction and look for NEXT exception code configuration.
3. Copy it, define configuration for SKIP pushbutton, don't change the function module names which was used for NEXT exception code, let it be the standard FM. So that it works same as NEXT. Hope this helps you.
Message was edited by: SUNIL MANI
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 7 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.