DBA Data[Home] [Help]

APPS.AHL_RM_OPERATION_PVT dependencies on AHL_DOC_TITLE_ASSOS_VL

Line 2048: FROM AHL_DOC_TITLE_ASSOS_VL

2044: attribute12,
2045: attribute13,
2046: attribute14,
2047: attribute15
2048: FROM AHL_DOC_TITLE_ASSOS_VL
2049: WHERE aso_object_id = c_operation_id
2050: AND aso_object_type_code = 'OPERATION';
2051:
2052: CURSOR get_rt_oper_resources (c_operation_id NUMBER) IS