DBA Data[Home] [Help]

APPS.FA_GENACCTS_PKG dependencies on FA_BOOKS

Line 144: fa_books bks

140: bks.tracking_method
141: FROM fa_distribution_accounts da2,
142: fa_additions_b ad,
143: fa_distribution_history dh,
144: fa_books bks
145: WHERE dh.date_ineffective is null
146: AND dh.book_type_code = p_dist_source_book
147: AND da2.book_type_code(+) = p_book_type_code
148: AND da2.distribution_id(+) = dh.distribution_id