DBA Data[Home] [Help]

APPS.FA_CUA_HR_RETIREMENTS_PKG dependencies on FA_ASSET_HISTORY

Line 863: , fa_asset_history fah

859: from fa_asset_hierarchy
860: where asset_id IS NOT NULL
861: start with asset_hierarchy_id = x_node_entity_id
862: connect by prior asset_hierarchy_id = parent_hierarchy_id ) hr
863: , fa_asset_history fah
864: , fa_category_book_defaults fcbd
865: , fa_books fab
866: , fa_additions faa
867: where hr.asset_id = faa.asset_id

Line 928: , fa_asset_history fah

924: from fa_asset_hierarchy
925: where asset_id IS NOT NULL
926: start with asset_hierarchy_id = x_node_entity_id
927: connect by prior asset_hierarchy_id = parent_hierarchy_id ) hr
928: , fa_asset_history fah
929: , fa_category_book_defaults fcbd
930: , fa_books fab
931: , fa_additions faa
932: where hr.asset_id = faa.asset_id