DBA Data[Home] [Help]

APPS.CTO_BOM_RTG_PK dependencies on BOM_BILL_OF_MATERIALS

Line 679: from bom_bill_of_materials

675: -- 3543547
676:
677: select common_bill_sequence_id
678: into lComItmBillId
679: from bom_bill_of_materials
680: where bill_sequence_id = lItmBillId;
681:
682: IF PG_DEBUG <> 0 THEN
683: oe_debug_pub.add('create_in_src_orgs: ' || 'Common Bill Id '