DBA Data[Home] [Help]

APPS.PA_RBS_ASGMT_PVT dependencies on PA_RBS_ASGMT_PVT

Line 1: PACKAGE BODY PA_RBS_ASGMT_PVT AS

1: PACKAGE BODY PA_RBS_ASGMT_PVT AS
2: /* $Header: PARASGVB.pls 120.1.12010000.2 2008/09/18 04:49:38 rballamu ship $*/
3:
4: -- Standard who
5: g_last_updated_by NUMBER(15) := FND_GLOBAL.USER_ID;

Line 906: END PA_RBS_ASGMT_PVT;

902: X_Return_Status := Fnd_Api.G_Ret_Sts_UNEXP_ERROR;
903: Return;
904: END Copy_Project_Assignment;
905:
906: END PA_RBS_ASGMT_PVT;