DBA Data[Home] [Help]

APPS.FII_FA_EXP_B_C dependencies on FII_FA_CAT_DIMENSIONS

Line 1406: fii_fa_cat_dimensions cat,

1402: fa_deprn_detail dd,
1403: fa_distribution_history dh,
1404: fa_additions_b ad,
1405: fa_asset_history ah,
1406: fii_fa_cat_dimensions cat,
1407: fa_deprn_periods dp,
1408: fa_book_controls bc
1409: where nid.record_id between p_start_range and p_end_range
1410: and nid.event_type_code = 'DEPRECIATION'

Line 1536: fii_fa_cat_dimensions cat,

1532: fa_adjustments adj,
1533: fa_distribution_history dh,
1534: fa_additions_b ad,
1535: fa_asset_history ah,
1536: fii_fa_cat_dimensions cat,
1537: fa_deprn_periods dp,
1538: fa_book_controls bc
1539: where nid.record_id between p_start_range and p_end_range
1540: and nid.event_type_code not in ('DEPRECIATION', 'ROLLBACK_DEPRECIATION')

Line 1740: fii_fa_cat_dimensions cat,

1736: fa_adjustments adj,
1737: fa_distribution_history dh,
1738: fa_additions_b ad,
1739: fa_asset_history ah,
1740: fii_fa_cat_dimensions cat,
1741: fa_deprn_periods dp,
1742: fa_book_controls bc
1743: where gir.je_header_id = nid.je_header_id
1744: and acls.ledger_id = nid.ledger_id

Line 1903: fii_fa_cat_dimensions cat,

1899: fa_deprn_detail dd,
1900: fa_distribution_history dh,
1901: fa_additions_b ad,
1902: fa_asset_history ah,
1903: fii_fa_cat_dimensions cat,
1904: fa_deprn_periods dp,
1905: fa_book_controls bc
1906: where gir.je_header_id = nid.je_header_id
1907: and acls.ledger_id = nid.ledger_id