DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PUB dependencies on OKL_LA_STREAM_PVT

Line 5: subtype yields_rec_type is OKL_LA_STREAM_PVT.yields_rec_type;

1: Package OKL_LA_STREAM_PUB as
2: /* $Header: OKLPSGAS.pls 120.2 2006/04/20 15:27:05 kthiruva noship $ */
3:
4:
5: subtype yields_rec_type is OKL_LA_STREAM_PVT.yields_rec_type;
6:
7: -- Global variables for user hooks
8: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_LA_STREAM_PUB';
9: G_APP_NAME CONSTANT VARCHAR2(3) := OKC_API.G_APP_NAME;