DBA Data[Home] [Help]

APPS.OKC_QA_CHECK_LIST_PUB dependencies on OKC_QA_CHECK_LIST_PVT

Line 9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;

5: -- GLOBAL DATASTRUCTURES, needed for Public API's only
6: ---------------------------------------------------------------------------
7:
8: -- complex entity object subtype definitions
9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;
10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;

Line 10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;

6: ---------------------------------------------------------------------------
7:
8: -- complex entity object subtype definitions
9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;
10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;
14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;

Line 11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;

7:
8: -- complex entity object subtype definitions
9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;
10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;
14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;
15:

Line 12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;

8: -- complex entity object subtype definitions
9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;
10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;
14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;
15:
16: ---------------------------------------------------------------------------

Line 13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;

9: subtype qclv_rec_type is OKC_QA_CHECK_LIST_PVT.qclv_rec_type;
10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;
14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;
15:
16: ---------------------------------------------------------------------------
17: -- GLOBAL MESSAGE CONSTANTS

Line 14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;

10: subtype qclv_tbl_type is OKC_QA_CHECK_LIST_PVT.qclv_tbl_type;
11: subtype qlpv_rec_type is OKC_QA_CHECK_LIST_PVT.qlpv_rec_type;
12: subtype qlpv_tbl_type is OKC_QA_CHECK_LIST_PVT.qlpv_tbl_type;
13: subtype qppv_rec_type is OKC_QA_CHECK_LIST_PVT.qppv_rec_type;
14: subtype qppv_tbl_type is OKC_QA_CHECK_LIST_PVT.qppv_tbl_type;
15:
16: ---------------------------------------------------------------------------
17: -- GLOBAL MESSAGE CONSTANTS
18: ---------------------------------------------------------------------------