Inventory Management - EBS (MOSC)

MOSC Banner

Allocation Picking Rules use LPN expression not work

edited Jul 9, 2012 5:56PM in Inventory Management - EBS (MOSC) 1 commentAnswered ✓
Hi Guru,

i'm using expression in wms picking rules like this :

ALlocation Mode : Allocate Entire LPN Only

Object : License Plate

Parameter : License Plate Number / License Plate Identifier

Operatior : IN

Object : Expression

Value :

select wlpn.license_plate_number from WMS_LPN_CONTENTS wlc, wms_license_plate_numbers wlpn where wlpn.LPN_ID = wlc.parent_lpn_id and wlc.attribute1 is not null and wlc.attribute1 = '1'

or

select wlpn.lpn_id from WMS_LPN_CONTENTS wlc, wms_license_plate_numbers wlpn where wlpn.LPN_ID = wlc.parent_lpn_id and wlc.attribute1 is not null and wlc.attribute1 = '1'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center