DBA Data[Home] [Help]

APPS.FA_RES_LDG_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 347: ,fa_distribution_history DH

343: ,fa_asset_history AH
344: ,fa_transaction_headers TH
345: ,fa_transaction_headers TH_RT
346: ,fa_books_mrc_v BOOKS
347: ,fa_distribution_history DH
348: ,fa_category_books CB
349: WHERE
350: CB.book_type_code = book
351: AND CB.category_id = AH.category_id

Line 403: ,fa_distribution_history DH

399: ,fa_asset_history AH
400: ,fa_transaction_headers TH
401: ,fa_transaction_headers TH_RT
402: ,fa_books_mrc_v BOOKS
403: ,fa_distribution_history DH
404: ,fa_category_books CB
405: WHERE
406: CB.book_type_code = book
407: AND CB.category_id = AH.category_id

Line 486: ,fa_distribution_history DH

482: ,fa_asset_history AH
483: ,fa_transaction_headers TH
484: ,fa_transaction_headers TH_RT
485: ,fa_books BOOKS
486: ,fa_distribution_history DH
487: ,fa_category_books CB
488: WHERE
489: CB.book_type_code = book
490: AND CB.category_id = AH.category_id

Line 541: ,fa_distribution_history DH

537: ,fa_asset_history AH
538: ,fa_transaction_headers TH
539: ,fa_transaction_headers TH_RT
540: ,fa_books BOOKS
541: ,fa_distribution_history DH
542: ,fa_category_books CB
543: WHERE
544: CB.book_type_code = book
545: AND CB.category_id = AH.category_id

Line 624: ,fa_distribution_history DH

620: ,fa_asset_history AH
621: ,fa_transaction_headers TH
622: ,fa_transaction_headers TH_RT
623: ,fa_books_mrc_v BOOKS
624: ,fa_distribution_history DH
625: ,fa_category_books CB
626: WHERE BOOKS.group_asset_id IS NULL
627: AND CB.book_type_code = book
628: AND CB.category_id = AH.category_id

Line 699: ,fa_distribution_history DH

695: ,fa_asset_history AH
696: ,fa_transaction_headers TH
697: ,fa_transaction_headers TH_RT
698: ,fa_books BOOKS
699: ,fa_distribution_history DH
700: ,fa_category_books CB
701: WHERE BOOKS.group_asset_id IS NULL
702: AND CB.book_type_code = book
703: AND CB.category_id = AH.category_id