DBA Data[Home] [Help]

APPS.AP_CANCEL_PKG dependencies on FND_PROFILE

Line 1025: fnd_profile.get('AP_ENHANCED_DEBUGGING', l_cancel_proactive_flag);

1021: | Step 4.5 Proactive Cancellation Check ->fires Based on profile |
1022: +-----------------------------------------------------------------*/
1023: -- 9100425
1024: BEGIN
1025: fnd_profile.get('AP_ENHANCED_DEBUGGING', l_cancel_proactive_flag);
1026:
1027: IF nvl(l_cancel_proactive_flag,'N') ='C' then
1028:
1029: For I in(select invoice_distribution_id