DBA Data[Home] [Help]

APPS.JAI_JRG_23AC1_TRIGGER_PKG dependencies on FND_FILE

Line 178: fnd_file.put_line(FND_FILE.LOG, 'End of program BRI_T1');

174: END IF;
175: END IF;
176: CLOSE c_fetch_vendor_info;
177: <>
178: fnd_file.put_line(FND_FILE.LOG, 'End of program BRI_T1');
179: exception
180: when others THEN
181: /* raise_application_error(-20010,'Exception is raised in ja_in_rg23_part_i_bi_trg' || sqlerrm);
182: */ pv_return_code := jai_constants.expected_error ; pv_return_message := 'Exception is raised in ja_in_rg23_part_i_bi_trg' || sqlerrm ; return ;