DBA Data[Home] [Help]

APPS.BOMTBOMX dependencies on PRODUCT_FAMILY_PKG

Line 69: Product_Family_Pkg.Update_Pf_Item_Id(x_inventory_item_id => :old.assembly_item_id,

65:
66: IF is_product_family = 5 THEN
67:
68: -- Update the Assemly Item itself
69: Product_Family_Pkg.Update_Pf_Item_Id(x_inventory_item_id => :old.assembly_item_id,
70: x_organization_id => :old.organization_id,
71: x_pf_item_id => NULL,
72: x_trans_type => 'REMOVE',
73: x_error_msg => error_msg,