DBA Data[Home] [Help]

APPS.XTR_HEDGE_PROCESS_P dependencies on APP_EXCEPTION

Line 507: APP_EXCEPTION.Raise_exception;

503:
504: Exception
505: when others then
506: fnd_message.set_name('XTR', 'XTR_154');
507: APP_EXCEPTION.Raise_exception;
508: LOG_MSG('Error', 'Error occured in XTR_HEDGE_PROCESS_P.xtr_ins_dnm');
509: LOG_MSG('Error', SQLERRM);
510: END xtr_ins_dnm;
511:

Line 706: APP_EXCEPTION.Raise_exception;

702:
703: Exception
704: when others then
705: fnd_message.set_name('XTR', 'XTR_154');
706: APP_EXCEPTION.Raise_exception;
707: END AUTHORIZE;
708:
709:
710: /*-----------------------------------------------------------------

Line 1518: APP_EXCEPTION.raise_exception;

1514: Exception
1515: when others then
1516: LOG_MSG(SQLERRM);
1517: fnd_message.set_name('XTR', 'XTR_154');
1518: APP_EXCEPTION.raise_exception;
1519: END retro_main_calc;
1520:
1521:
1522: /****************************************************************/

Line 1575: APP_EXCEPTION.raise_exception;

1571:
1572: EXCEPTION
1573: When e_batch_been_run then
1574: FND_MESSAGE.Set_Name('XTR', 'XTR_RETRO_CP_RUNNING');
1575: APP_EXCEPTION.raise_exception;
1576: End;
1577: /***************************************************************/
1578:
1579: /*=====================================================================

Line 1947: APP_EXCEPTION.RAISE_EXCEPTION;

1943: END IF;
1944:
1945: EXCEPTION
1946: WHEN OTHERS THEN
1947: APP_EXCEPTION.RAISE_EXCEPTION;
1948: END POPULATE_ITEMS;
1949:
1950: PROCEDURE CALC_PCT_ALLOC (ERRBUF OUT NOCOPY VARCHAR2,
1951: RETCODE OUT NOCOPY VARCHAR2,

Line 2069: APP_EXCEPTION.RAISE_EXCEPTION;

2065: LAST_UPDATE_LOGIN(j));
2066: End If;
2067: EXCEPTION
2068: WHEN OTHERS THEN
2069: APP_EXCEPTION.RAISE_EXCEPTION;
2070: END CALC_PCT_ALLOC;
2071:
2072:
2073: /*CHECK_ADV_CRIT_SET_CONSISTENCY is a common procedure to insure the