199: end if;
200:
201: select xla_upg_batches_s.nextval
202: into l_batch_id
203: from dual;
204:
205: fa_trx_upg (
206: errbuf => errbuf,
207: retcode => retcode,
247: end if;
248:
249: select xla_upg_batches_s.nextval
250: into l_batch_id
251: from dual;
252:
253: fa_deprn_upg (
254: errbuf => errbuf,
255: retcode => retcode,