DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on PA_MOAC_UTILS

Line 3029: PA_MOAC_UTILS.set_policy_context('S', MOAC_Current_Org);

3025: (p_calling_module => l_calling_module,
3026: p_data_set_id => l_data_set_id,
3027: x_result_code => l_result_status_code); /*6647310*/
3028:
3029: PA_MOAC_UTILS.set_policy_context('S', MOAC_Current_Org);
3030:
3031: If l_result_status_code <> 'Success' then
3032: log_message(' In Create_events_and_fundscheck: Error creating GL events');
3033: g_msg_data := 'PA_XLA_EVENT_CREATION_FAILURE';