DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UPD_COVER dependencies on ARP_CT_PKG

Line 127: arp_ct_pkg.set_to_dummy(l_cm_header);

123: IF PG_DEBUG in ('Y', 'C') THEN
124: arp_util.debug('arp_process_credit_cover.update_header_cover()+');
125: END IF;
126:
127: arp_ct_pkg.set_to_dummy(l_cm_header);
128: --
129: -- populate the record with only the required columns
130: --
131: l_cm_header.batch_id := p_batch_id;