DBA Data[Home] [Help]

APPS.INV_TRANSFER_ORDER_PVT dependencies on WIP_ENTITIES

Line 2622: From wip_entities

2618: /*** End R12 }} ***/
2619:
2620: Cursor get_wip_entity_type is
2621: Select entity_type
2622: From wip_entities
2623: Where wip_entity_id = l_trolin_rec.txn_source_id;
2624:
2625: -- Bug5950172.Added following cursor
2626: CURSOR mmtt_pending_qty_csr ( p_mo_line_id NUMBER) IS