DBA Data[Home] [Help]

APPS.HXT_TIME_PAY dependencies on FND_MESSAGE

Line 680: FND_MESSAGE.SET_NAME('HXT','HXT_39313_OR_ERR_INS_REC');

676: if g_debug then
677: hr_utility.set_location('hxt_time_pay.INSERT_HRS',160);
678: end if;
679: -- Insert record in error table.
680: FND_MESSAGE.SET_NAME('HXT','HXT_39313_OR_ERR_INS_REC');
681: p_return_code := call_hxthxc_gen_error('HXT','HXT_39313_OR_ERR_INS_REC',NULL,p_location||':INS', '',sqlerrm);
682: --2278400 p_return_code := call_gen_error(p_location||':INS', '',sqlerrm);
683: if g_debug then
684: hr_utility.trace('p_return_code :'||p_return_code);

Line 692: FND_MESSAGE.SET_NAME('HXT','HXT_39421_GET_RETRO_ERR');

688: ELSE
689: if g_debug then
690: hr_utility.set_location('hxt_time_pay.INSERT_HRS',170);
691: end if;
692: FND_MESSAGE.SET_NAME('HXT','HXT_39421_GET_RETRO_ERR');
693: p_return_code := call_hxthxc_gen_error('HXT','HXT_39421_GET_RETRO_ERR',NULL,p_location||':INS', '',sqlerrm);
694: --2278400 p_return_code := call_gen_error(p_location||':INS', '',sqlerrm);
695: if g_debug then
696: hr_utility.trace('p_return_code :'||p_return_code);

Line 1457: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');

1453: WHEN OTHERS THEN
1454: if g_debug then
1455: hr_utility.set_location('hxt_time_pay.Gen_Premiums',350);
1456: end if;
1457: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');
1458: l_error_code := call_hxthxc_gen_error('HXT','HXT_39269_ORACLE_ERROR',NULL,l_location,'', sqlerrm);
1459: --2278400 l_error_code := call_gen_error(l_location,'', sqlerrm);
1460: if g_debug then
1461: hr_utility.trace('l_error_code :'||l_error_code);

Line 1490: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');

1486: WHEN OTHERS THEN
1487: if g_debug then
1488: hr_utility.set_location('hxt_time_pay.Gen_Premiums',390);
1489: end if;
1490: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');
1491: l_error_code := call_hxthxc_gen_error('HXT','HXT_39269_ORACLE_ERROR',NULL,l_location,'', sqlerrm);
1492: --2278400 l_error_code := call_gen_error(l_location,'', sqlerrm);
1493: if g_debug then
1494: hr_utility.trace('l_error_code :'||l_error_code);

Line 1692: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');

1688: WHEN OTHERS THEN
1689: if g_debug then
1690: hr_utility.set_location('hxt_time_pay.Gen_Premiums',480);
1691: end if;
1692: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');
1693: l_error_code := call_hxthxc_gen_error('HXT','HXT_39269_ORACLE_ERROR',NULL,l_location,'', sqlerrm);
1694: --2278400 l_error_code := call_gen_error(l_location,'', sqlerrm);
1695: if g_debug then
1696: hr_utility.trace('l_error_code :'||l_error_code);

Line 1703: FND_MESSAGE.SET_NAME('HXT','HXT_39421_GET_RETRO_ERR');

1699: ELSE
1700: if g_debug then
1701: hr_utility.set_location('hxt_time_pay.Gen_Premiums',490);
1702: end if;
1703: FND_MESSAGE.SET_NAME('HXT','HXT_39421_GET_RETRO_ERR');
1704: l_error_code := call_hxthxc_gen_error('HXT','HXT_39421_GET_RETRO_ERR',NULL,p_location||':INS', '',sqlerrm);
1705: --2278400 l_error_code := call_gen_error(p_location||':INS', '',sqlerrm);
1706: if g_debug then
1707: hr_utility.trace('l_error_code :'||l_error_code);

Line 1740: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');

1736: WHEN OTHERS THEN
1737: if g_debug then
1738: hr_utility.set_location('hxt_time_pay.Gen_Premiums',530);
1739: end if;
1740: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');
1741: RETURN call_hxthxc_gen_error('HXT','HXT_39269_ORACLE_ERROR',NULL,l_location,'', sqlerrm);
1742: --2278400 RETURN call_gen_error(l_location,'', sqlerrm);
1743: END; -- gen_premiums
1744: --

Line 1784: FND_MESSAGE.SET_NAME('HXT','HXT_39290_NO_SEQ_NO_F_HRS_WKED');

1780: IF next_seq_cur%NOTFOUND THEN
1781: if g_debug then
1782: hr_utility.set_location('hxt_time_pay.local_pay',30);
1783: end if;
1784: FND_MESSAGE.SET_NAME('HXT','HXT_39290_NO_SEQ_NO_F_HRS_WKED');
1785: RETURN call_hxthxc_gen_error('HXT','HXT_39290_NO_SEQ_NO_F_HRS_WKED',NULL,location, '');
1786: --RETURN call_gen_error(location, '');
1787: END IF;
1788:

Line 1869: FND_MESSAGE.SET_NAME('HXT','HXT_39273_OR_ERR_IN_PAY_MDLE');

1865: WHEN OTHERS THEN
1866: if g_debug then
1867: hr_utility.set_location('hxt_time_pay.local_pay',100);
1868: end if;
1869: FND_MESSAGE.SET_NAME('HXT','HXT_39273_OR_ERR_IN_PAY_MDLE');
1870: RETURN call_hxthxc_gen_error('HXT','HXT_39273_OR_ERR_IN_PAY_MDLE',NULL,location, '', sqlerrm);
1871: -- RETURN call_gen_error(location, '', sqlerrm);
1872: END; --local_pay
1873:

Line 1892: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');

1888: WHEN OTHERS THEN
1889: if g_debug then
1890: hr_utility.set_location('hxt_time_pay.pay',30);
1891: end if;
1892: FND_MESSAGE.SET_NAME('HXT','HXT_39269_ORACLE_ERROR');
1893: RETURN call_hxthxc_gen_error('HXT','HXT_39269_ORACLE_ERROR',NULL,location, '', sqlerrm);
1894: --2278400 RETURN call_gen_error(location, '', sqlerrm);
1895: END; -- END pay
1896: