DBA Data[Home] [Help]

APPS.JAI_JRG_23AC1_BRIUD_T1 dependencies on JAI_JRG_23AC1_TRIGGER_PKG

Line 258: JAI_JRG_23AC1_TRIGGER_PKG.BRI_T1 (

254: in the trigger violate the coding standards. Same validations are
255: present in the trigger package.*/
256: IF ( :NEW.transaction_source_num = 18 ) THEN
257:
258: JAI_JRG_23AC1_TRIGGER_PKG.BRI_T1 (
259: pr_old => t_old_rec ,
260: pr_new => t_new_rec ,
261: pv_action => lv_action ,
262: pv_return_code => lv_return_code ,