DBA Data[Home] [Help]

APPS.OKC_ASSENT_PVT dependencies on OKC_STS_PVT

Line 6: subtype stsv_rec_type is okc_sts_pvt.stsv_rec_type;

2: /* $Header: OKCCASTS.pls 120.0 2005/05/25 18:24:28 appldev noship $ */
3:
4: subtype astv_rec_type is okc_ast_pvt.astv_rec_type;
5: subtype astv_tbl_type is okc_ast_pvt.astv_tbl_type;
6: subtype stsv_rec_type is okc_sts_pvt.stsv_rec_type;
7: subtype stsv_tbl_type is okc_sts_pvt.stsv_tbl_type;
8:
9: ---------------------------------------------------------------------------
10: -- GLOBAL MESSAGE CONSTANTS

Line 7: subtype stsv_tbl_type is okc_sts_pvt.stsv_tbl_type;

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