DBA Data[Home] [Help]

APPS.OKS_REV_DISTR_PUB dependencies on OKS_REV_DISTR_PVT

Line 4: subtype rdsv_rec_type is oks_rev_distr_pvt.rdsv_rec_type;

1: Package OKS_REV_DISTR_PUB AUTHID CURRENT_USER as
2: /* $Header: OKSPRDSS.pls 120.1 2005/10/03 07:51:52 upillai noship $ */
3:
4: subtype rdsv_rec_type is oks_rev_distr_pvt.rdsv_rec_type;
5: subtype rdsv_tbl_type is oks_rev_distr_pvt.rdsv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- Procedures and Functions

Line 5: subtype rdsv_tbl_type is oks_rev_distr_pvt.rdsv_tbl_type;

1: Package OKS_REV_DISTR_PUB AUTHID CURRENT_USER as
2: /* $Header: OKSPRDSS.pls 120.1 2005/10/03 07:51:52 upillai noship $ */
3:
4: subtype rdsv_rec_type is oks_rev_distr_pvt.rdsv_rec_type;
5: subtype rdsv_tbl_type is oks_rev_distr_pvt.rdsv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- Procedures and Functions
9: ---------------------------------------------------------------------------