Inventory Management - EBS (MOSC)

MOSC Banner

Is WMS_LPN_PROCESS_TEMP obsolete in R12

edited Mar 12, 2014 9:28AM in Inventory Management - EBS (MOSC) 5 commentsAnswered

Warehouse Management

We are upgrading from EBS 11i to R12.1.3

One of our custom code is calling wms_container_pub.generate_lpn which has the following out parameters p_lpn_id, p_lpn_out and p_process_id.

We were using the value in p_process_id in our custom code for reference in our label printing program. The p_process_id value refers to  wms_lpn_process_temp.process_id

Unlike 11i, In R12 the API is not returning any value into the p_process_id parameter. (It is still returning p_lpn_id).

I have checked and found that the 11i version of the wms_container_pub.generate_lpn is eventually calling WMS_CONTAINER_PVT.Generate_LPN, which returns p_process_id

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