DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_MOVE_TXN_INTERFACE

Line 20937: from wip_move_txn_interface

20933: and wip_entity_id = p_wip_entity_id
20934: and quantity_issued <> 0)
20935: or exists (
20936: select 'x'
20937: from wip_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'

Line 21021: from wip_move_txn_interface

21017: or wpb.pl_overhead_out <> 0
21018: or wpb.pl_outside_processing_out <> 0
21019: or exists (
21020: select 'x'
21021: from wip_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'