DBA Data[Home] [Help]

APPS.JA_CN_PS_FA_BI_EXP_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 85: fa_distribution_history fdh

81: AND fav.asset_id IN
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