DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on PA_SWEEPER

Line 473: PA_SWEEPER.UPDATE_ACT_ENC_BALANCE(

469: If ( g_processing_mode = 'BASELINE' and g_cost_rebaseline_flag = 'Y') then
470: log_message('Create_txn_lines_in_bc_balance:Before calling Sweeper');
471:
472: If g_external_link = 'GL' then
473: PA_SWEEPER.UPDATE_ACT_ENC_BALANCE(
474: x_return_status => x_return_status,
475: x_error_message_code => x_error_message_code,
476: p_project_id => p_project_id);
477: