DBA Data[Home] [Help]

APPS.INV_TRANSFER_ORDER_PVT dependencies on WIP_ENTITIES

Line 2646: From wip_entities

2642: /*** End R12 }} ***/
2643:
2644: Cursor get_wip_entity_type is
2645: Select entity_type
2646: From wip_entities
2647: Where wip_entity_id = l_trolin_rec.txn_source_id;
2648:
2649: -- Bug5950172.Added following cursor
2650: CURSOR mmtt_pending_qty_csr ( p_mo_line_id NUMBER) IS