DBA Data[Home] [Help]

APPS.PSB_GL_BUDGET_PVT dependencies on PSB_SET_RELATION_PVT

Line 499: PSB_Set_Relation_PVT.Delete_Entity_Relation

495: SELECT gl_budget_id INTO l_gl_budget_id
496: FROM psb_gl_budgets
497: WHERE rowid = p_row_id ;
498:
499: PSB_Set_Relation_PVT.Delete_Entity_Relation
500: (
501: p_api_version => 1.0 ,
502: p_init_msg_list => FND_API.G_FALSE,
503: p_commit => FND_API.G_FALSE,