DBA Data[Home] [Help]

APPS.AHL_RM_OPERATION_PVT dependencies on AHL_DOC_TITLE_ASSOS_VL

Line 2252: FROM AHL_DOC_TITLE_ASSOS_VL

2248: attribute12,
2249: attribute13,
2250: attribute14,
2251: attribute15
2252: FROM AHL_DOC_TITLE_ASSOS_VL
2253: WHERE aso_object_id = c_operation_id
2254: AND aso_object_type_code = 'OPERATION';
2255:
2256: CURSOR get_rt_oper_resources (c_operation_id NUMBER) IS