DBA Data[Home] [Help]

APPS.PSB_GL_INTERFACE_PVT dependencies on PSB_GL_BUDGET_PVT

Line 2229: PSB_GL_BUDGET_PVT.Find_GL_Budget

2225: END IF;
2226:
2227: --++ get corresponding budget version id AND get out IF with error
2228: --++ use worksheet ccid
2229: PSB_GL_BUDGET_PVT.Find_GL_Budget
2230: (p_api_version => 1.0,
2231: p_return_status => l_return_status,
2232: p_msg_count => l_msg_count,
2233: p_msg_data => l_msg_data,

Line 2375: PSB_GL_BUDGET_PVT.Find_GL_Budget

2371: END IF;
2372:
2373: --++ get corresponding budget version id AND get out IF with error
2374: --++ use worksheet ccid
2375: PSB_GL_BUDGET_PVT.Find_GL_Budget
2376: (p_api_version => 1.0,
2377: p_return_status => l_return_status,
2378: p_msg_count => l_msg_count,
2379: p_msg_data => l_msg_data,