DBA Data[Home] [Help]

APPS.AR_CM_APPLICATION_PUB dependencies on ARP_PS_PKG

Line 318: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);

314: Return;
315: END IF;
316:
317: -- CM payment schedule locked before calling entity handler
318: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);
319:
320: --call the entity handler
321: BEGIN
322: arp_process_application.cm_activity_application (

Line 789: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);

785: arp_util.debug('Activity_Unapplication: ' || 'l_reversal_gl_date :'||to_char(l_reversal_gl_date,'DD-MON-YY'));
786: END IF;
787:
788: -- CM payment schedule locked before calling entity handler
789: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);
790:
791: --call the entity handler.
792: BEGIN
793: arp_process_application.reverse_cm_app(