DBA Data[Home] [Help]

APPS.ASN_MIG_SALES_CREDITS_PVT dependencies on AS_OPP_SALES_CREDIT_PVT

Line 1607: l_temp_bool := AS_OPP_SALES_CREDIT_PVT.Apply_Forecast_Defaults(P_win_probability,

1603:
1604: -- removing condition for defaulting only for forecast_credit types
1605: -- bug#4151483
1606: l_new_sales_credit_amount := p_sales_credit_amount;
1607: l_temp_bool := AS_OPP_SALES_CREDIT_PVT.Apply_Forecast_Defaults(P_win_probability,
1608: P_win_loss_indicator, 'N', -11, P_win_probability,
1609: P_win_loss_indicator, P_forecast_rollup_flag,
1610: l_new_sales_credit_amount, 'ON-INSERT',
1611: l_sales_credit_rec.OPP_WORST_FORECAST_AMOUNT,