DBA Data[Home] [Help]

APPS.AR_CM_APPLICATION_PUB dependencies on ARP_PS_PKG

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

367: Return;
368: END IF;
369:
370: -- CM payment schedule locked before calling entity handler
371: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);
372:
373: --call the entity handler
374: BEGIN
375: arp_process_application.cm_activity_application (

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

843: arp_util.debug('Activity_Unapplication: ' || 'l_reversal_gl_date :'||to_char(l_reversal_gl_date,'DD-MON-YY'));
844: END IF;
845:
846: -- CM payment schedule locked before calling entity handler
847: arp_ps_pkg.nowaitlock_p (p_ps_id => l_cm_ps_id);
848:
849: --call the entity handler.
850: BEGIN
851: arp_process_application.reverse_cm_app(