DBA Data[Home] [Help]

APPS.CTO_PUBLIC_UTILITY_PK dependencies on CTO_PUBLIC_UTILITY_PK

Line 1: package body CTO_PUBLIC_UTILITY_PK as

1: package body CTO_PUBLIC_UTILITY_PK as
2: /* $Header: CTOPUTLB.pls 115.1 2003/03/28 01:56:24 sbhaskar noship $*/
3:
4: /*----------------------------------------------------------------------------+
5: | Copyright (c) 1993 Oracle Corporation Belmont, California, USA

Line 111: END CTO_PUBLIC_UTILITY_PK;

107: x_return_status := FND_API.G_RET_STS_ERROR;
108: x_error_code := 1; -- Set the error code
109: end;
110:
111: END CTO_PUBLIC_UTILITY_PK;