Inventory Management - EBS (MOSC)

MOSC Banner

Error in query eligible material in WMS_TASK_MGMT_PUB.split task

edited Jun 23, 2016 10:37AM in Inventory Management - EBS (MOSC) 5 commentsAnswered

Hi

I am getting Error when spliting task using WMS_TASK_MGMT_PUB.split task

Error is

Error in query eligible material


I HAVE CHECKED AT METALINK.Oracle have provided a RUP  Patch  in R12.1.3

But we are using R12.2.0

Can anyone provide a solution for this .Is there is any Patch for R12.2.0

Sample Script is

DECLARE 

  x_split_qty_tab      wms_task_mgmt_pub.task_qty_tbl_type;

  x_ret_task_typ_tab    wms_task_mgmt_pub.task_tab_type;

  x_task_dtl_tab        wms_task_mgmt_pub.task_detail_tbl_type;

  x_ret_sts             VARCHAR2(500);

  x_ret_msg_count       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