DBA Data[Home] [Help]

APPS.OKC_TIME_PVT dependencies on OKC_SPN_PVT

Line 707: SUBTYPE spnv_rec_type is okc_spn_pvt.spnv_rec_type;

703: --------------------------------------------------------------------------
704: ---The following procedures cater to handling of OKC_TIME_SPAN
705: --------------------------------------------------------------------------
706:
707: SUBTYPE spnv_rec_type is okc_spn_pvt.spnv_rec_type;
708:
709: PROCEDURE CREATE_SPAN(
710: p_api_version IN NUMBER,
711: p_init_msg_list IN VARCHAR2 DEFAULT OKC_API.G_FALSE,