EBS Customizations (MOSC)

MOSC Banner

Work order operation API is not working

edited Jul 11, 2016 2:44AM in EBS Customizations (MOSC) 3 commentsAnswered

We have to update work order operation status. So we were trying to update by the below query.

DECLARE

  g_eam_op_tbl10 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

  g_eam_op_comp_tbl0 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

  g_eam_op_network_tbl0 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

  g_eam_res_tbl0 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

  g_eam_res_inst_tbl0 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

  g_eam_sub_res_tbl0 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

  g_eam_res_usage_tbl0 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

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