DBA Data[Home] [Help]

APPS.PQH_GSP_PRGRULES dependencies on HR_MULTI_MESSAGE

Line 1223: hr_multi_message.enable_message_list;

1219: /* Initialize Multi Message Detection */
1220:
1221: --hr_utility.trace_on(NULL,'GUN');
1222:
1223: hr_multi_message.enable_message_list;
1224:
1225: hr_utility.set_location('Inside Create Progression Rules ',10);
1226: hr_utility.set_location('p_Copy_Entity_txn_Id '||p_Copy_Entity_txn_Id,10);
1227: hr_utility.set_location('P_gs_Parent_Entity_Result_Id'||P_gs_Parent_Entity_Result_Id,10);

Line 1555: when hr_multi_message.error_message_exist then

1551: End If;
1552: --hr_utility.trace_off;
1553: /*
1554: Exception
1555: when hr_multi_message.error_message_exist then
1556:
1557: hr_utility.set_location('Exception handled ', 100);
1558: --hr_utility.trace_off;
1559: rollback;