DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_MOVE_TRANSACTIONS

Line 20958: from wip_move_transactions

20954: and transaction_source_type_id = 5
20955: and transaction_source_id = p_wip_entity_id)
20956: or exists (
20957: select 'x'
20958: from wip_move_transactions
20959: where organization_id = p_organization_id
20960: and wip_entity_id = p_wip_entity_id)
20961: /* ST bug fix 3493984 : commented this code */
20962: /*or exists (

Line 21036: from wip_move_transactions

21032: where organization_id = p_organization_id
21033: and wip_entity_id = p_wip_entity_id)
21034: or exists (
21035: select 'x'
21036: from wip_move_transactions
21037: where organization_id = p_organization_id
21038: and wip_entity_id = p_wip_entity_id)
21039: or exists (
21040: select 'x'