DBA Data[Home] [Help]

APPS.OKC_TIME_PVT dependencies on OKC_CYL_PVT

Line 618: SUBTYPE cylv_rec_type is okc_cyl_pvt.cylv_rec_type;

614: --------------------------------------------------------------------------
615: ---The following procedures cater to handling of OKC_TIME_CYCLE
616: --------------------------------------------------------------------------
617:
618: SUBTYPE cylv_rec_type is okc_cyl_pvt.cylv_rec_type;
619: TYPE cylv_extended_rec_type IS RECORD (
620: id NUMBER := OKC_API.G_MISS_NUM,
621: object_version_number NUMBER := OKC_API.G_MISS_NUM,
622: --Bug 3122962