DBA Data[Home] [Help]

APPS.FA_UPGHARNESS_PKG dependencies on XLA_UPG_BATCHES_S

Line 201: select xla_upg_batches_s.nextval

197: errbuf := 'Unable to find schema name';
198: return;
199: end if;
200:
201: select xla_upg_batches_s.nextval
202: into l_batch_id
203: from dual;
204:
205: fa_trx_upg (

Line 249: select xla_upg_batches_s.nextval

245: errbuf := 'Unable to find schema name';
246: return;
247: end if;
248:
249: select xla_upg_batches_s.nextval
250: into l_batch_id
251: from dual;
252:
253: fa_deprn_upg (