DBA Data[Home] [Help]

APPS.JAI_AP_DVA_TRIGGER_PKG dependencies on JAI_AP_DVA_TRIGGER_PKG

Line 1: PACKAGE BODY JAI_AP_DVA_TRIGGER_PKG AS

1: PACKAGE BODY JAI_AP_DVA_TRIGGER_PKG AS
2: /* $Header: jai_ap_dva_t.plb 120.0 2005/09/01 12:34:27 rallamse noship $ */
3: /*
4: REM +======================================================================+
5: REM NAME ARI_T1

Line 202: Pv_return_message := 'Encountered an error in JAI_AP_DVA_TRIGGER_PKG.ARI_T1 ' || substr(sqlerrm,1,1900);

198: /* Added an exception block by Ramananda for bug#4570303 */
199: EXCEPTION
200: WHEN OTHERS THEN
201: Pv_return_code := jai_constants.unexpected_error;
202: Pv_return_message := 'Encountered an error in JAI_AP_DVA_TRIGGER_PKG.ARI_T1 ' || substr(sqlerrm,1,1900);
203: END ARI_T1 ;
204:
205: END JAI_AP_DVA_TRIGGER_PKG ;

Line 205: END JAI_AP_DVA_TRIGGER_PKG ;

201: Pv_return_code := jai_constants.unexpected_error;
202: Pv_return_message := 'Encountered an error in JAI_AP_DVA_TRIGGER_PKG.ARI_T1 ' || substr(sqlerrm,1,1900);
203: END ARI_T1 ;
204:
205: END JAI_AP_DVA_TRIGGER_PKG ;