DBA Data[Home] [Help]

APPS.JMF_SUBCONTRACT_ORDERS_PVT dependencies on WIP_COMPONENT_TBL_T

Line 2240: l_comp_tbl system.wip_component_tbl_t;

2236: l_lot_serial_valid_flag VARCHAR2(1);
2237:
2238: -- Bug 5632012: For supporting OSA Items with Phantom Assemblies
2239: -- as Components
2240: l_comp_tbl system.wip_component_tbl_t;
2241: l_count_seq NUMBER;
2242: l_routing_count NUMBER;
2243:
2244: --=================