DBA Data[Home] [Help]

APPS.GMS_WF_PKG dependencies on GMS_BUDGET_BALANCE

Line 1634: GMS_BUDGET_BALANCE.update_gms_balance( x_project_id => l_project_id,

1630: end if;
1631:
1632: -- Calling the Fundcheck process....
1633:
1634: GMS_BUDGET_BALANCE.update_gms_balance( x_project_id => l_project_id,
1635: x_award_id => l_award_id,
1636: x_mode => l_mode,
1637: errbuf => l_err_code,
1638: retcode => l_retcode);