DBA Data[Home] [Help]

APPS.OKC_ASSENT_PUB dependencies on OKC_ASSENT_PVT

Line 4: subtype astv_rec_type is okc_assent_pvt.astv_rec_type;

1: Package OKC_ASSENT_PUB AUTHID CURRENT_USER AS
2: /* $Header: OKCPASTS.pls 120.0 2005/05/25 19:44:51 appldev noship $ */
3:
4: subtype astv_rec_type is okc_assent_pvt.astv_rec_type;
5: subtype astv_tbl_type is okc_assent_pvt.astv_tbl_type;
6: subtype stsv_rec_type is okc_assent_pvt.stsv_rec_type;
7: subtype stsv_tbl_type is okc_assent_pvt.stsv_tbl_type;
8:

Line 5: subtype astv_tbl_type is okc_assent_pvt.astv_tbl_type;

1: Package OKC_ASSENT_PUB AUTHID CURRENT_USER AS
2: /* $Header: OKCPASTS.pls 120.0 2005/05/25 19:44:51 appldev noship $ */
3:
4: subtype astv_rec_type is okc_assent_pvt.astv_rec_type;
5: subtype astv_tbl_type is okc_assent_pvt.astv_tbl_type;
6: subtype stsv_rec_type is okc_assent_pvt.stsv_rec_type;
7: subtype stsv_tbl_type is okc_assent_pvt.stsv_tbl_type;
8:
9: ---------------------------------------------------------------------------

Line 6: subtype stsv_rec_type is okc_assent_pvt.stsv_rec_type;

2: /* $Header: OKCPASTS.pls 120.0 2005/05/25 19:44:51 appldev noship $ */
3:
4: subtype astv_rec_type is okc_assent_pvt.astv_rec_type;
5: subtype astv_tbl_type is okc_assent_pvt.astv_tbl_type;
6: subtype stsv_rec_type is okc_assent_pvt.stsv_rec_type;
7: subtype stsv_tbl_type is okc_assent_pvt.stsv_tbl_type;
8:
9: ---------------------------------------------------------------------------
10: -- GLOBAL MESSAGE CONSTANTS

Line 7: subtype stsv_tbl_type is okc_assent_pvt.stsv_tbl_type;

3:
4: subtype astv_rec_type is okc_assent_pvt.astv_rec_type;
5: subtype astv_tbl_type is okc_assent_pvt.astv_tbl_type;
6: subtype stsv_rec_type is okc_assent_pvt.stsv_rec_type;
7: subtype stsv_tbl_type is okc_assent_pvt.stsv_tbl_type;
8:
9: ---------------------------------------------------------------------------
10: -- GLOBAL MESSAGE CONSTANTS
11: ---------------------------------------------------------------------------