DBA Data[Home] [Help]

APPS.JA_CN_FA_ADIRA_EXPORT_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 77: fa_distribution_history fdh,

73: fa_transaction_headers fth,
74: fa_additions fa,
75: fa_books fb,
76: fa_book_controls_sec fbcs,
77: fa_distribution_history fdh,
78: fa_deprn_periods fdp
79: --gl_code_combinations gcc
80: WHERE (fth.transaction_type_code = 'FULL RETIREMENT' OR
81: fth.transaction_type_code = 'PARTIAL RETIREMENT')