DBA Data[Home] [Help]

APPS.JAI_JAP_TY_TRIGGER_PKG dependencies on JAI_JAP_TY_TRIGGER_PKG

Line 1: PACKAGE BODY JAI_JAP_TY_TRIGGER_PKG AS

1: PACKAGE BODY JAI_JAP_TY_TRIGGER_PKG AS
2: /* $Header: jai_jap_ty_t.plb 120.3 2006/07/14 09:03:46 lgopalsa noship $ */
3:
4: /* REM +======================================================================+
5: REM NAME ARI_T1

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

190: WHEN OTHERS THEN
191: --RAISE_APPLICATION_ERROR(-20008, 'Exception from ja_in_fin_year_cert_trg :' || LTRIM(RTRIM(SQLERRM)));
192: /* Added an exception block by Ramananda for bug#4570303 */
193: Pv_return_code := jai_constants.unexpected_error;
194: Pv_return_message := 'Encountered an error in JAI_JAP_TY_TRIGGER_PKG.ARI_T1 ' || substr(sqlerrm,1,1900);
195:
196:
197: END ARI_T1 ;
198:

Line 199: END JAI_JAP_TY_TRIGGER_PKG ;

195:
196:
197: END ARI_T1 ;
198:
199: END JAI_JAP_TY_TRIGGER_PKG ;