DBA Data[Home] [Help]

APPS.OKL_CSH_ORDER_SEQ_PVT dependencies on OKL_STRM_TYP_ALLOCS_PUB

Line 5: SUBTYPE stav_rec_type IS okl_strm_typ_allocs_pub.stav_rec_type;

1: PACKAGE OKL_CSH_ORDER_SEQ_Pvt AS
2: /* $Header: OKLRSATS.pls 120.2 2006/07/11 09:58:54 dkagrawa noship $ */
3:
4:
5: SUBTYPE stav_rec_type IS okl_strm_typ_allocs_pub.stav_rec_type;
6: SUBTYPE stav_tbl_type IS okl_strm_typ_allocs_pub.stav_tbl_type;
7:
8: ---------------------------------------------------------------------------
9: -- GLOBAL DATASTRUCTURES

Line 6: SUBTYPE stav_tbl_type IS okl_strm_typ_allocs_pub.stav_tbl_type;

2: /* $Header: OKLRSATS.pls 120.2 2006/07/11 09:58:54 dkagrawa noship $ */
3:
4:
5: SUBTYPE stav_rec_type IS okl_strm_typ_allocs_pub.stav_rec_type;
6: SUBTYPE stav_tbl_type IS okl_strm_typ_allocs_pub.stav_tbl_type;
7:
8: ---------------------------------------------------------------------------
9: -- GLOBAL DATASTRUCTURES
10: ---------------------------------------------------------------------------