DBA Data[Home] [Help]

APPS.OKL_COPY_CONTRACT_PVT dependencies on OKL_CONTRACT_PROD_OPTNS_PUB

Line 22: SUBTYPE cspv_rec_type IS OKL_CONTRACT_PROD_OPTNS_PUB.cspv_rec_type;

18: SUBTYPE rulv_tbl_type IS Okl_Rule_Pub.rulv_tbl_type;
19: --Bug# 3143522
20: SUBTYPE ppydv_rec_type IS OKL_PYD_PVT.ppydv_rec_type;
21: -- Bug# 3630858
22: SUBTYPE cspv_rec_type IS OKL_CONTRACT_PROD_OPTNS_PUB.cspv_rec_type;
23: --furong 4350255
24: SUBTYPE pphv_rec_type IS OKL_LDB_PVT.pphv_rec_type;
25: --Bug# 4558486
26: SUBTYPE kplv_rec_type IS OKL_KPL_PVT.kplv_rec_type;