DBA Data[Home] [Help]

APPS.JAI_JOM_ST_TRIGGER_PKG dependencies on JAI_CONSTANTS

Line 15: pv_return_code := jai_constants.successful ;

11: REM +======================================================================+
12: */
13: PROCEDURE BRU_T1 ( pr_old t_rec%type , pr_new in out t_rec%type , pv_action varchar2 , pv_return_code out nocopy varchar2 , pv_return_message out nocopy varchar2 ) IS
14: BEGIN
15: pv_return_code := jai_constants.successful ;
16: /*--------------------------------------------------------------------------------------------------------------------------
17: CHANGE HISTORY for FILENAME - ja_in_pllt_bu_trg.sql
18: S.No Date Author and Details
19: -------------------------------------------------