DBA Data[Home] [Help]

APPS.ARP_CR_BATCHES_PKG dependencies on DUAL

Line 134: FROM dual;

130: arp_standard.debug( '>>>>>>>> arp_cr_batches_pkg.insert_p' );
131: --
132: SELECT ar_batches_s.nextval
133: INTO l_bat_id
134: FROM dual;
135: --
136: INSERT INTO ar_batches (
137: batch_id,
138: batch_applied_status,