DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_TRX_PKG dependencies on FA_RETIREMENTS

Line 2305: fa_retirements ret

2301: fa_adjustments adj,
2302: fa_distribution_history dh,
2303: fa_locations loc,
2304: fa_lookups lu ,
2305: fa_retirements ret
2306: WHERE adj.transaction_header_id = stg.transaction_header_id
2307: AND adj.book_type_code = stg.book_type_code
2308: AND adj.distribution_id = dh.distribution_id
2309: AND dh.location_id = loc.location_id

Line 2437: fa_retirements ret ,

2433: fa_mc_adjustments adj,
2434: fa_distribution_history dh,
2435: fa_locations loc,
2436: fa_lookups lu ,
2437: fa_retirements ret ,
2438: fa_mc_book_controls bc ,
2439: gl_ledgers le
2440: WHERE adj.transaction_header_id = stg.transaction_header_id
2441: AND adj.book_type_code = stg.book_type_code

Line 2612: fa_retirements ret

2608: fa_adjustments adj,
2609: fa_distribution_history dh,
2610: fa_locations loc,
2611: fa_lookups lu ,
2612: fa_retirements ret
2613: WHERE adj.transaction_header_id = stg.transaction_header_id
2614: AND adj.book_type_code = stg.book_type_code
2615: AND adj.distribution_id = dh.distribution_id
2616: AND dh.location_id = loc.location_id

Line 2744: fa_retirements ret ,

2740: fa_mc_adjustments adj,
2741: fa_distribution_history dh,
2742: fa_locations loc,
2743: fa_lookups lu ,
2744: fa_retirements ret ,
2745: fa_mc_book_controls bc ,
2746: gl_ledgers le
2747: WHERE adj.transaction_header_id = stg.transaction_header_id
2748: AND adj.book_type_code = stg.book_type_code