DBA Data[Home] [Help]

APPS.AP_INTEREST_INVOICE_PKG dependencies on AP_CUSTOM_INT_INV_PKG

Line 2379: AP_CUSTOM_INT_INV_PKG.ap_custom_calculate_interest(

2375: -- bug 4995343.To Add a code hook to call Federal
2376: -- package for interest calculation passed extra parameters
2377: -- through the below package.
2378:
2379: AP_CUSTOM_INT_INV_PKG.ap_custom_calculate_interest(
2380: P_invoice_id ,
2381: P_sys_auto_calc_int_flag , --bug 4995343
2382: P_auto_calculate_interest_flag , --bug 4995343
2383: P_check_date ,