DBA Data[Home] [Help]

APPS.JAI_JPO_LLT_TRIGGER_PKG dependencies on JAI_CONSTANTS

Line 16: pv_return_code := jai_constants.successful ;

12: REM +======================================================================+
13: */
14: 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
15: BEGIN
16: pv_return_code := jai_constants.successful ;
17: /*--------------------------------------------------------------------------------------------------------------------------
18: CHANGE HISTORY for FILENAME - ja_in_pllt_bu_trg.sql
19: S.No Date Author and Details
20: -------------------------------------------------