Improve RF Transactions to Accept Lowercase Barcodes

In a few of the RF transactions, the entry fields do not allow lower case barcodes, due to legacy hardcoded calls to “uppercase”. The following RF transactions now allow lowercase barcode entry when the company parameter “ALLOW_BARCODE_LOWER_CASE” is set to Yes.

RF Transaction (Module Name) Barcode Entry Fields
RF Item Prepack (rf.inbound.cwrfcreateprepack) IBLPN, Location, and SKU
RF Locate LPN/Pallet (rf.inbound.cwrflocatelpnpallet) Location and Dest Pallet (with the screen configuration: prompt-dest-pallet = Yes and locate-entire-pallet = Do not locate Pallet when LPN is scanned)
RF Modify IBLPN (rf.inbound.cwrfmodcase) LPN and Item
RF LPN Inquiry (rf.inbound.cwrflpninquiry) LPN barcode on the page title when you press the hotkey “Ctrl-K: Switch UOM Display”
RF Location Inquiry (rf.inbound.cwrflocninquiry) Location barcode on the page title when you press the hotkey “Ctrl-K: Switch UOM Display”
RF Pallet Inquiry (rf.inbound.cwrfpalletinquiry) Pallet
RF Locate Pallet (rf.inbound.cwrflocatepallet) Pallet and Location
RF QC Complete (rf.inbound.cwrflocatepallet) LPN and item (with the configuration set in the UI VerificationQuestionConfigView)
RF Item Inquiry (rf.inbound.cwrfskuinquiry) SKU
RF Split Container (rf.inbound.cwrfsplitcntr) To LPN (with the screen configuration: to-lpn-confirmation-mode = Confirm before Sku Scan)
RF Verify IB Shipment (rf.inbound.cwrfverifyshipment) Shipment Number

Steps to Enable

You don't need to do anything to enable this feature.