DBA Data[Home] [Help]

APPS.OKC_DOCLIST_PUB dependencies on OKC_UBL_PVT

Line 12: g_ubl_recin okc_ubl_pvt.ubnv_rec_type;

8: -- add your type declarations here if any
9: --
10:
11:
12: g_ubl_recin okc_ubl_pvt.ubnv_rec_type;
13:
14: g_ubl_recout okc_ubl_pvt.ubnv_rec_type;
15:
16:

Line 14: g_ubl_recout okc_ubl_pvt.ubnv_rec_type;

10:
11:
12: g_ubl_recin okc_ubl_pvt.ubnv_rec_type;
13:
14: g_ubl_recout okc_ubl_pvt.ubnv_rec_type;
15:
16:
17: --===================
18: -- PACKAGE CONSTANTS