DBA Data[Home] [Help]

APPS.FARX_AJ dependencies on FA_ASSET_HISTORY

Line 127: FA_ASSET_HISTORY AH,

123: from per_people_f
124: where TRUNC(SYSDATE) BETWEEN EFFECTIVE_START_DATE AND EFFECTIVE_END_DATE
125: ) EMP,
126: FA_DISTRIBUTION_HISTORY DH,
127: FA_ASSET_HISTORY AH,
128: FA_CATEGORY_BOOKS CAT_BK,
129: FA_LOOKUPS FALU,
130: PO_VENDORS PO_IN,
131: PO_VENDORS PO_OUT,

Line 466: fa_asset_history ah,

462: fa_lookups lu,
463: gl_code_combinations glcc_ar,
464: fa_additions ad,
465: fa_distribution_history dh,
466: fa_asset_history ah,
467: fa_asset_invoices ai_in,
468: fa_transaction_headers th
469: where
470: lu.lookup_code = 'CIP ADDITION' and

Line 522: fa_asset_history ah,

518: fa_lookups lu,
519: gl_code_combinations glcc_ar,
520: fa_additions ad,
521: fa_distribution_history dh,
522: fa_asset_history ah,
523: fa_asset_invoices ai_in,
524: fa_transaction_headers th
525: where
526: lu.lookup_code = 'ADDITION' and

Line 578: fa_asset_history ah,

574: fa_lookups lu,
575: gl_code_combinations glcc_ar,
576: fa_additions ad,
577: fa_distribution_history dh,
578: fa_asset_history ah,
579: fa_invoice_transactions it,
580: fa_asset_invoices ai_in,
581: fa_transaction_headers tht,
582: fa_transaction_headers th

Line 649: fa_asset_history ah,

645: fa_distribution_history dh,
646: gl_code_combinations glcc_fa,
647: gl_code_combinations glcc_ar,
648: fa_additions ad,
649: fa_asset_history ah,
650: fa_category_books cat_bk,
651: fa_asset_invoices ai_in,
652: fa_transaction_headers th
653: where

Line 717: fa_asset_history ah,

713: fa_lookups lu,
714: gl_code_combinations glcc_fa,
715: gl_code_combinations glcc_ar,
716: fa_additions ad,
717: fa_asset_history ah,
718: fa_category_books cat_bk,
719: fa_transaction_headers th
720: where
721: th.book_type_code = h_book and

Line 805: fa_asset_history ah,

801: fa_distribution_history dh,
802: gl_code_combinations glcc_fa,
803: gl_code_combinations glcc_ar,
804: fa_additions ad,
805: fa_asset_history ah,
806: fa_category_books cat_bk,
807: fa_transaction_headers th,
808: fa_invoice_transactions it,
809: fa_asset_invoices ai_in

Line 892: fa_asset_history ah,

888: fa_distribution_history dh,
889: gl_code_combinations glcc_fa,
890: gl_code_combinations glcc_ar,
891: fa_additions ad,
892: fa_asset_history ah,
893: fa_category_books cat_bk,
894: fa_transaction_headers th,
895: fa_invoice_transactions it,
896: fa_asset_invoices ai_in,