DBA Data[Home] [Help]

APPS.JA_CN_PS_FA_BI_EXP_PKG dependencies on FA_TRANSACTION_HEADERS

Line 86: , fa_transaction_headers fth

82: (SELECT
83: DISTINCT fdh.asset_id
84: FROM
85: fa_distribution_history fdh
86: , fa_transaction_headers fth
87: WHERE fdh.asset_id = fth.asset_id
88: AND fth.transaction_type_code NOT IN ('FULL RETIREMENT')
89: AND EXISTS
90: (