DBA Data[Home] [Help]

APPS.JAI_OE_OLA_TRIGGER_PKG dependencies on JAI_OE_OLA_TRIGGER_PKG

Line 1: PACKAGE BODY JAI_OE_OLA_TRIGGER_PKG AS

1: PACKAGE BODY JAI_OE_OLA_TRIGGER_PKG AS
2: /* $Header: jai_oe_ola_t.plb 120.15.12010000.5 2008/11/20 10:00:11 csahoo ship $ */
3: /*REM +======================================================================+
4: REM NAME ARD_T1
5: REM

Line 68: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARD_T1 ' || substr(sqlerrm,1,1900);

64: /* Added an exception block by Ramananda for bug#4570303 */
65: EXCEPTION
66: WHEN OTHERS THEN
67: Pv_return_code := jai_constants.unexpected_error;
68: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARD_T1 ' || substr(sqlerrm,1,1900);
69: END ARD_T1 ;
70:
71: /*
72: REM +======================================================================+

Line 2988: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARIU_T1 ' || substr(sqlerrm,1,1900);

2984:
2985: --RAISE_APPLICATION_ERROR(-20002, 'ERROR - TRIGGER JA_IN_OE_ORDER_LINES_AIU_TRG : ' || SQLERRM);
2986: /* Added an exception block by Ramananda for bug#4570303 */
2987: Pv_return_code := jai_constants.unexpected_error;
2988: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARIU_T1 ' || substr(sqlerrm,1,1900);
2989:
2990: END ARIU_T1 ;
2991:
2992: /*

Line 3460: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARU_T1 ' || substr(sqlerrm,1,1900);

3456: /* Added an exception block by Ramananda for bug#4570303 */
3457: EXCEPTION
3458: WHEN OTHERS THEN
3459: Pv_return_code := jai_constants.unexpected_error;
3460: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.ARU_T1 ' || substr(sqlerrm,1,1900);
3461:
3462: END ARU_T1 ;
3463:
3464: /*

Line 3729: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.BRIU_T1 ' || substr(sqlerrm,1,1900);

3725: /* Added an exception block by Ramananda for bug#4570303 */
3726: EXCEPTION
3727: WHEN OTHERS THEN
3728: Pv_return_code := jai_constants.unexpected_error;
3729: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.BRIU_T1 ' || substr(sqlerrm,1,1900);
3730:
3731: END BRIU_T1 ;
3732:
3733: END JAI_OE_OLA_TRIGGER_PKG ;

Line 3733: END JAI_OE_OLA_TRIGGER_PKG ;

3729: Pv_return_message := 'Encountered an error in JAI_OE_OLA_TRIGGER_PKG.BRIU_T1 ' || substr(sqlerrm,1,1900);
3730:
3731: END BRIU_T1 ;
3732:
3733: END JAI_OE_OLA_TRIGGER_PKG ;