DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSM_LOT_MOVE_TXN_INTERFACE

Line 20942: from wsm_lot_move_txn_interface

20938: where organization_id = p_organization_id
20939: and wip_entity_id = p_wip_entity_id)
20940: or exists (
20941: select 'x'
20942: from wsm_lot_move_txn_interface
20943: where organization_id = p_organization_id
20944: and wip_entity_id = p_wip_entity_id)
20945: or exists (
20946: select 'x'

Line 21026: from wsm_lot_move_txn_interface

21022: where organization_id = p_organization_id
21023: and wip_entity_id = p_wip_entity_id)
21024: or exists (
21025: select 'x'
21026: from wsm_lot_move_txn_interface
21027: where organization_id = p_organization_id
21028: and wip_entity_id = p_wip_entity_id)
21029: or exists (
21030: select 'x'