DBA Data[Home] [Help]

APPS.ARP_CORRECT_CC_ERRORS dependencies on ARP_CT_PKG

Line 1597: ARP_CT_PKG.lock_p(p_key);

1593: arp_cash_receipts_pkg.nowaitlock_version_p(p_key,p_object_version_number);
1594: ELSE
1595: -- Here we need to consider calling some procedure
1596: -- which does locking
1597: ARP_CT_PKG.lock_p(p_key);
1598: END IF;
1599: IF PG_DEBUG in ('Y', 'C') THEN
1600: arp_util.debug('ARP_CORRECT_CC_ERRORS.lock_table_nowait()-');
1601: END IF;