DBA Data[Home] [Help]

APPS.OKL_VP_COPY_CONTRACT_PVT dependencies on OKL_VAS_PVT

Line 7: subtype vasv_rec_type is okl_vas_pvt.vasv_rec_type;

3:
4: SUBTYPE gvev_rec_type IS OKC_CONTRACT_PUB.gvev_rec_type;
5: SUBTYPE chrv_rec_type IS OKC_CONTRACT_PUB.chrv_rec_type;
6: --fmiao copy pa associations--
7: subtype vasv_rec_type is okl_vas_pvt.vasv_rec_type;
8: subtype vasv_tbl_type is okl_vas_pvt.vasv_tbl_type;
9:
10: -- abindal --
11: SUBTYPE ech_rec_type IS okl_ech_pvt.okl_ech_rec;

Line 8: subtype vasv_tbl_type is okl_vas_pvt.vasv_tbl_type;

4: SUBTYPE gvev_rec_type IS OKC_CONTRACT_PUB.gvev_rec_type;
5: SUBTYPE chrv_rec_type IS OKC_CONTRACT_PUB.chrv_rec_type;
6: --fmiao copy pa associations--
7: subtype vasv_rec_type is okl_vas_pvt.vasv_rec_type;
8: subtype vasv_tbl_type is okl_vas_pvt.vasv_tbl_type;
9:
10: -- abindal --
11: SUBTYPE ech_rec_type IS okl_ech_pvt.okl_ech_rec;
12: SUBTYPE ecl_tbl_type IS okl_ecl_pvt.okl_ecl_tbl;