DBA Data[Home] [Help]

APPS.FA_CUA_HR_RETIREMENTS_PKG dependencies on FA_ASSET_HISTORY

Line 867: , fa_asset_history fah

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

Line 932: , fa_asset_history fah

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