DBA Data[Home] [Help]

APPS.PA_RBS_VERSIONS_PVT dependencies on STANDARD

Line 4: -- Standard Who

1: Package PA_RBS_VERSIONS_PVT as
2: --$Header: PARBSVVS.pls 120.0 2005/05/30 07:09:06 appldev noship $
3:
4: -- Standard Who
5: G_Last_Updated_By Number(15) := Fnd_Global.User_Id;
6: G_Last_Update_Date Date := SysDate;
7: G_Creation_Date Date := SysDate;
8: G_Created_By Number(15) := Fnd_Global.User_Id;