EBS Customizations (MOSC)

MOSC Banner

WMS rule restrictions sequence to filter lot numbers before passing to function

I need to pass sales order line IDs and lot numbers to a function in a WMS rule and the function must return a lot number to the WMS rule. There are however other rule restrictions that also apply to the lot numbers, including other functions. I the other restrictions to first filter out the lot numbers, and then only the lot numbers that validate based on the other restrictions, to be passed to this function.

Does this only require me to put this new function last in the sequence of the rules?

Example of function:

FUNCTIONA(ool.line_id, mln.lot_number)

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