DBA Data[Home] [Help]

APPS.OKL_PARTY_PAYMENTS_PVT dependencies on OKL_LDB_PVT

Line 4: subtype pph_rec_type is okl_ldb_pvt.pph_rec_type;

1: PACKAGE OKL_PARTY_PAYMENTS_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRPPMS.pls 120.0 2005/11/30 17:17:51 stmathew noship $ */
3:
4: subtype pph_rec_type is okl_ldb_pvt.pph_rec_type;
5: subtype pph_tbl_type is okl_ldb_pvt.pph_tbl_type;
6: subtype pphv_rec_type is okl_ldb_pvt.pphv_rec_type;
7: subtype pphv_tbl_type is okl_ldb_pvt.pphv_tbl_type;
8: subtype ppyd_rec_type is okl_pyd_pvt.ppyd_rec_type;

Line 5: subtype pph_tbl_type is okl_ldb_pvt.pph_tbl_type;

1: PACKAGE OKL_PARTY_PAYMENTS_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRPPMS.pls 120.0 2005/11/30 17:17:51 stmathew noship $ */
3:
4: subtype pph_rec_type is okl_ldb_pvt.pph_rec_type;
5: subtype pph_tbl_type is okl_ldb_pvt.pph_tbl_type;
6: subtype pphv_rec_type is okl_ldb_pvt.pphv_rec_type;
7: subtype pphv_tbl_type is okl_ldb_pvt.pphv_tbl_type;
8: subtype ppyd_rec_type is okl_pyd_pvt.ppyd_rec_type;
9: subtype ppyd_tbl_type is okl_pyd_pvt.ppyd_tbl_type;

Line 6: subtype pphv_rec_type is okl_ldb_pvt.pphv_rec_type;

2: /* $Header: OKLRPPMS.pls 120.0 2005/11/30 17:17:51 stmathew noship $ */
3:
4: subtype pph_rec_type is okl_ldb_pvt.pph_rec_type;
5: subtype pph_tbl_type is okl_ldb_pvt.pph_tbl_type;
6: subtype pphv_rec_type is okl_ldb_pvt.pphv_rec_type;
7: subtype pphv_tbl_type is okl_ldb_pvt.pphv_tbl_type;
8: subtype ppyd_rec_type is okl_pyd_pvt.ppyd_rec_type;
9: subtype ppyd_tbl_type is okl_pyd_pvt.ppyd_tbl_type;
10: subtype ppydv_rec_type is okl_pyd_pvt.ppydv_rec_type;

Line 7: subtype pphv_tbl_type is okl_ldb_pvt.pphv_tbl_type;

3:
4: subtype pph_rec_type is okl_ldb_pvt.pph_rec_type;
5: subtype pph_tbl_type is okl_ldb_pvt.pph_tbl_type;
6: subtype pphv_rec_type is okl_ldb_pvt.pphv_rec_type;
7: subtype pphv_tbl_type is okl_ldb_pvt.pphv_tbl_type;
8: subtype ppyd_rec_type is okl_pyd_pvt.ppyd_rec_type;
9: subtype ppyd_tbl_type is okl_pyd_pvt.ppyd_tbl_type;
10: subtype ppydv_rec_type is okl_pyd_pvt.ppydv_rec_type;
11: subtype ppydv_tbl_type is okl_pyd_pvt.ppydv_tbl_type;