DBA Data[Home] [Help]

APPS.PA_STAFFED_ASSIGNMENT_PVT dependencies on PA_PROJECT_PARTIES_PUB

Line 423: PA_PROJECT_PARTIES_PUB.Create_Project_Party_Wrp

419: );
420: */ -- Commented this call for Bug 6631033
421: /* Added the call below for Bug 6631033. This is the same API being called from
422: Add key Members page */
423: PA_PROJECT_PARTIES_PUB.Create_Project_Party_Wrp
424: ( p_commit => FND_API.G_FALSE
425: ,p_validate_only => p_validate_only
426: ,p_object_id => l_assignment_rec.project_id
427: ,p_object_type => 'PA_PROJECTS'