DBA Data[Home] [Help]

APPS.AP_INTEREST_INVOICE_PKG dependencies on AP_CUSTOM_INT_INV_PKG

Line 2274: AP_CUSTOM_INT_INV_PKG.ap_custom_calculate_interest(

2270: -- bug 4995343.To Add a code hook to call Federal
2271: -- package for interest calculation passed extra parameters
2272: -- through the below package.
2273:
2274: AP_CUSTOM_INT_INV_PKG.ap_custom_calculate_interest(
2275: P_invoice_id ,
2276: P_sys_auto_calc_int_flag , --bug 4995343
2277: P_auto_calculate_interest_flag , --bug 4995343
2278: P_check_date ,