DBA Data[Home] [Help]

APPS.PSB_WS_ACCT2 dependencies on PSB_GL_BUDGET_PVT

Line 634: PSB_GL_BUDGET_PVT.Find_GL_Budget

630:
631: if p_gl_budget_set_id is not null then
632: begin
633:
634: PSB_GL_BUDGET_PVT.Find_GL_Budget
635: (p_api_version => 1.0,
636: p_return_status => l_return_status,
637: p_msg_count => l_msg_count,
638: p_msg_data => l_msg_data,

Line 651: PSB_GL_BUDGET_PVT.Find_GL_Budget

647:
648: if l_budget_version_id is null then
649: begin
650:
651: PSB_GL_BUDGET_PVT.Find_GL_Budget
652: (p_api_version => 1.0,
653: p_return_status => l_return_status,
654: p_msg_count => l_msg_count,
655: p_msg_data => l_msg_data,