DBA Data[Home] [Help]

APPS.PA_EVENT_PUB dependencies on PA_MULTI_CURRENCY_BILLING

Line 291: PA_MULTI_CURRENCY_BILLING.get_project_defaults (

287: -- Before the check_create_event_ok function is called the mcb related
288: -- fields are defaulted
289: -- Defaulting currency fields for the given project_id.
290:
291: PA_MULTI_CURRENCY_BILLING.get_project_defaults (
292: p_project_id => P_project_id,
293: x_multi_currency_billing_flag => l_multi_currency_billing_flag,
294: x_baseline_funding_flag => l_baseline_funding_flag,
295: x_revproc_currency_code => l_revproc_currency_code,