DBA Data[Home] [Help]

APPS.BOMTBOMX dependencies on PRODUCT_FAMILY_PKG

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

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