DBA Data[Home] [Help]

APPS.OKL_PAYMENT_PVT dependencies on OKL_RCA_PVT

Line 5: SUBTYPE rcav_tbl_type IS Okl_Rca_Pvt.rcav_tbl_type;

1: PACKAGE BODY OKL_PAYMENT_PVT AS
2: /* $Header: OKLRPAYB.pls 120.21 2007/10/11 16:03:11 varangan noship $ */
3:
4: SUBTYPE rctv_rec_type IS Okl_Rct_Pvt.rctv_rec_type;
5: SUBTYPE rcav_tbl_type IS Okl_Rca_Pvt.rcav_tbl_type;
6:
7: SUBTYPE rcpt_rec_type IS OKL_RECEIPTS_PVT.rcpt_rec_type;
8: SUBTYPE appl_tbl_type IS OKL_RECEIPTS_PVT.appl_tbl_type;
9: