DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on PA_MOAC_UTILS

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

2917: (p_calling_module => l_calling_module,
2918: p_data_set_id => l_data_set_id,
2919: x_result_code => l_result_status_code); /*6647310*/
2920:
2921: PA_MOAC_UTILS.set_policy_context('S', MOAC_Current_Org);
2922:
2923: If l_result_status_code <> 'Success' then
2924: log_message(' In Create_events_and_fundscheck: Error creating GL events');
2925: g_msg_data := 'PA_XLA_EVENT_CREATION_FAILURE';