DBA Data[Home] [Help]

APPS.PA_IMPL_OPTIONS_PUB dependencies on PA_MULTI_CURRENCY_BILLING

Line 371: PA_MULTI_CURRENCY_BILLING.Check_Cust_Funding_Exists(

367: x_msg_data OUT NOCOPY VARCHAR2, --File.Sql.39 bug 4440895
368: x_msg_count OUT NOCOPY VARCHAR2 --File.Sql.39 bug 4440895
369: ) IS
370: BEGIN
371: PA_MULTI_CURRENCY_BILLING.Check_Cust_Funding_Exists(
372: p_proj_customer_id => p_proj_customer_id,
373: p_project_id => p_project_id,
374: p_cust_contribution => p_cust_contribution,
375: x_return_status => x_return_status,