DBA Data[Home] [Help]

APPS.JMF_SUBCONTRACT_ORDERS_PVT dependencies on WIP_COMPONENT_TBL_T

Line 2479: l_comp_tbl system.wip_component_tbl_t;

2475: l_lot_serial_valid_flag VARCHAR2(1);
2476:
2477: -- Bug 5632012: For supporting OSA Items with Phantom Assemblies
2478: -- as Components
2479: l_comp_tbl system.wip_component_tbl_t;
2480: l_count_seq NUMBER;
2481: l_routing_count NUMBER;
2482:
2483: --=================