DBA Data[Home] [Help]

APPS.WIP_FLOW_DERIVE dependencies on MTL_TRANSACTIONS_INTERFACE

Line 328: from mtl_transactions_interface

324:
325: if p_txn_int_id is not null then
326:
327: select count(*) into x_loc_seg_exists
328: from mtl_transactions_interface
329: where transaction_interface_id = p_txn_int_id
330: and ( LOC_SEGMENT1 is not null
331: or LOC_SEGMENT2 is not null
332: or LOC_SEGMENT3 is not null