DBA Data[Home] [Help]

APPS.PA_BUDGET_FUND_PKG dependencies on PA_SWEEPER

Line 469: PA_SWEEPER.UPDATE_ACT_ENC_BALANCE(

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