DBA Data[Home] [Help]

APPS.OKL_SECURITIZATION_PVT dependencies on OKL_POX_PVT

Line 58: SUBTYPE poxv_rec_type IS Okl_Pox_Pvt.poxv_rec_type;

54:
55: -- mvasudev, for buyback apis
56: SUBTYPE pocv_rec_type IS Okl_Poc_Pvt.pocv_rec_type;
57: SUBTYPE pocv_tbl_type IS Okl_Poc_Pvt.pocv_tbl_type;
58: SUBTYPE poxv_rec_type IS Okl_Pox_Pvt.poxv_rec_type;
59: SUBTYPE poxv_tbl_type IS Okl_Pox_Pvt.poxv_tbl_type;
60:
61: -- mvasudev, for modify_poc apis
62: SUBTYPE cle_tbl_type IS Okl_Split_Asset_Pvt.cle_tbl_type;

Line 59: SUBTYPE poxv_tbl_type IS Okl_Pox_Pvt.poxv_tbl_type;

55: -- mvasudev, for buyback apis
56: SUBTYPE pocv_rec_type IS Okl_Poc_Pvt.pocv_rec_type;
57: SUBTYPE pocv_tbl_type IS Okl_Poc_Pvt.pocv_tbl_type;
58: SUBTYPE poxv_rec_type IS Okl_Pox_Pvt.poxv_rec_type;
59: SUBTYPE poxv_tbl_type IS Okl_Pox_Pvt.poxv_tbl_type;
60:
61: -- mvasudev, for modify_poc apis
62: SUBTYPE cle_tbl_type IS Okl_Split_Asset_Pvt.cle_tbl_type;
63: