DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on MO_GLOBAL

Line 2913: MOAC_Current_Org := MO_GLOBAL.GET_CURRENT_ORG_ID;

2909: -- --------------------------------------------------------------+
2910: declare
2911: MOAC_Current_Org NUMBER;
2912: Begin
2913: MOAC_Current_Org := MO_GLOBAL.GET_CURRENT_ORG_ID;
2914: log_message(' In Create_events_and_fundscheck:Calling create events for GL ');
2915:
2916: pa_xla_interface_pkg.create_events
2917: (p_calling_module => l_calling_module,