DBA Data[Home] [Help]

APPS.PA_EVENT_PUB dependencies on PA_MULTI_CURRENCY_BILLING

Line 271: PA_MULTI_CURRENCY_BILLING.get_project_defaults (

267: -- Before the check_create_event_ok function is called the mcb related
268: -- fields are defaulted
269: -- Defaulting currency fields for the given project_id.
270:
271: PA_MULTI_CURRENCY_BILLING.get_project_defaults (
272: p_project_id => P_project_id,
273: x_multi_currency_billing_flag => l_multi_currency_billing_flag,
274: x_baseline_funding_flag => l_baseline_funding_flag,
275: x_revproc_currency_code => l_revproc_currency_code,