DBA Data[Home] [Help]

APPS.JAI_JRG_23AC2_TRIGGER_PKG dependencies on JAI_JRG_23AC2_TRIGGER_PKG

Line 1: PACKAGE BODY JAI_JRG_23AC2_TRIGGER_PKG AS

1: PACKAGE BODY JAI_JRG_23AC2_TRIGGER_PKG AS
2: /* $Header: jai_jrg_23ac2_t.plb 120.2.12010000.2 2008/12/19 06:53:58 srjayara ship $ */
3:
4: /*
5: REM +======================================================================+

Line 197: END JAI_JRG_23AC2_TRIGGER_PKG ;

193: when others THEN
194: /* raise_application_error(-20010,'Exception is raised in ja_in_rg23_part_ii_bi_trg' || sqlerrm);
195: */ pv_return_code := jai_constants.expected_error ; pv_return_message := 'Exception is raised in ja_in_rg23_part_ii_bi_trg' || sqlerrm ; return ;
196: END BRI_T1 ;
197: END JAI_JRG_23AC2_TRIGGER_PKG ;