DBA Data[Home] [Help]

APPS.OKC_QA_CHECK_LIST_PVT dependencies on OKC_QPP_PVT

Line 9: subtype qppv_rec_type is OKC_QPP_PVT.qppv_rec_type;

5: subtype qclv_rec_type is OKC_QCL_PVT.qclv_rec_type;
6: subtype qclv_tbl_type is OKC_QCL_PVT.qclv_tbl_type;
7: subtype qlpv_rec_type is OKC_QLP_PVT.qlpv_rec_type;
8: subtype qlpv_tbl_type is OKC_QLP_PVT.qlpv_tbl_type;
9: subtype qppv_rec_type is OKC_QPP_PVT.qppv_rec_type;
10: subtype qppv_tbl_type is OKC_QPP_PVT.qppv_tbl_type;
11:
12: ---------------------------------------------------------------------------
13: -- GLOBAL MESSAGE CONSTANTS

Line 10: subtype qppv_tbl_type is OKC_QPP_PVT.qppv_tbl_type;

6: subtype qclv_tbl_type is OKC_QCL_PVT.qclv_tbl_type;
7: subtype qlpv_rec_type is OKC_QLP_PVT.qlpv_rec_type;
8: subtype qlpv_tbl_type is OKC_QLP_PVT.qlpv_tbl_type;
9: subtype qppv_rec_type is OKC_QPP_PVT.qppv_rec_type;
10: subtype qppv_tbl_type is OKC_QPP_PVT.qppv_tbl_type;
11:
12: ---------------------------------------------------------------------------
13: -- GLOBAL MESSAGE CONSTANTS
14: ---------------------------------------------------------------------------