DBA Data[Home] [Help]

APPS.PSB_WRHR_EXTRACT_PROCESS dependencies on PSB_ENTITY_SET_PVT

Line 3822: PSB_ENTITY_SET_PVT.Insert_Row

3818: l_set_of_books_id := l_data_extracts_rec.set_of_books_id;
3819: l_budget_group_id := l_data_extracts_rec.business_group_id;
3820: END LOOP;
3821:
3822: PSB_ENTITY_SET_PVT.Insert_Row
3823: ( p_api_version => 1.0,
3824: p_init_msg_list => FND_API.G_FALSE,
3825: p_commit => FND_API.G_FALSE,
3826: p_validation_level => FND_API.G_VALID_LEVEL_FULL,