DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on AHL_UNIT_INSTALLED_DETAILS_V

Line 5027: FROM ahl_unit_installed_details_v A,

5023: B.mc_revision,
5024: B.mc_status,
5025: B.position_ref,
5026: B.root_uc_header_id
5027: FROM ahl_unit_installed_details_v A,
5028: (
5029: SELECT U.unit_config_header_id uc_header_id,
5030: U.name uc_name,
5031: UCSC.meaning uc_status,

Line 5762: from ahl_unit_installed_details_v a,

5758: b.mc_revision,
5759: b.mc_status,
5760: b.position_ref,
5761: b.root_uc_header_id
5762: from ahl_unit_installed_details_v a,
5763: (
5764: SELECT U.unit_config_header_id uc_header_id,
5765: U.name uc_name,
5766: UCSC.meaning uc_status,