DBA Data[Home] [Help]

APPS.WIP_FLOW_DERIVE dependencies on MTL_TRANSACTIONS_INTERFACE

Line 337: from mtl_transactions_interface

333:
334: if p_txn_int_id is not null then
335:
336: select count(*) into x_loc_seg_exists
337: from mtl_transactions_interface
338: where transaction_interface_id = p_txn_int_id
339: and ( LOC_SEGMENT1 is not null
340: or LOC_SEGMENT2 is not null
341: or LOC_SEGMENT3 is not null