DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on MO_GLOBAL

Line 3021: MOAC_Current_Org := MO_GLOBAL.GET_CURRENT_ORG_ID;

3017: -- --------------------------------------------------------------+
3018: declare
3019: MOAC_Current_Org NUMBER;
3020: Begin
3021: MOAC_Current_Org := MO_GLOBAL.GET_CURRENT_ORG_ID;
3022: log_message(' In Create_events_and_fundscheck:Calling create events for GL ');
3023:
3024: pa_xla_interface_pkg.create_events
3025: (p_calling_module => l_calling_module,