DBA Data[Home] [Help]

APPS.OE_SECURITY_PVT dependencies on OE_SECURITY_PVT

Line 1: PACKAGE BODY OE_SECURITY_PVT AS

1: PACKAGE BODY OE_SECURITY_PVT AS
2: /* $Header: OEXVSECB.pls 120.0 2005/06/01 01:24:45 appldev noship $ */
3:
4: -- Start of Comments
5: -- API name OE_SECURITY_PVT

Line 5: -- API name OE_SECURITY_PVT

1: PACKAGE BODY OE_SECURITY_PVT AS
2: /* $Header: OEXVSECB.pls 120.0 2005/06/01 01:24:45 appldev noship $ */
3:
4: -- Start of Comments
5: -- API name OE_SECURITY_PVT
6: -- Type PRIVATE
7: -- Function
8: --
9: -- Pre-reqs

Line 20: x_sec_req IN OUT NOCOPY /* file.sql.39 change */ OE_SECURITY_PVT.G_SECURITY_REC_TYPE

16: -- Notes
17: --
18: -- End of Comments
19: Procedure ChkProcConstraints(
20: x_sec_req IN OUT NOCOPY /* file.sql.39 change */ OE_SECURITY_PVT.G_SECURITY_REC_TYPE
21: ,x_return_status OUT NOCOPY Varchar2
22:
23: ,x_result OUT NOCOPY Varchar2
24: