Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

Error with PROCESS_ECO API when trying to include substitute components in the API

edited Jun 5, 2018 1:35AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 7 commentsAnswered ✓

Hello All,

I am able to create ECOs just with the revised items and components items but when I include the substitute components record type as well, it throws me the below error which doesn't make much sense. Any help would be highly appreciated. Below is the snippet of record type that I am adding to create substitute components and also the error that I am getting

lv_sub_component_tbl(lv_sub_comp_cnt).eco_name                      :=  lv_eco_rec.eco_name;

lv_sub_component_tbl(lv_sub_comp_cnt).organization_code             :=  lv_org_code;

lv_sub_component_tbl(lv_sub_comp_cnt).revised_item_name             :=  cur_inv_comp_rec.assembly_item_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