DBA Data[Home] [Help]

APPS.FA_GENACCTS_PKG dependencies on FA_BOOKS

Line 154: fa_books bks

150: bks.tracking_method
151: FROM fa_distribution_accounts da2,
152: fa_additions_b ad,
153: fa_distribution_history dh,
154: fa_books bks
155: WHERE dh.date_ineffective is null
156: AND dh.book_type_code = p_dist_source_book
157: AND da2.book_type_code(+) = p_book_type_code
158: AND da2.distribution_id(+) = dh.distribution_id