DBA Data[Home] [Help]

APPS.OKL_CSH_ORDER_SEQ_PUB dependencies on OKL_CSH_ORDER_SEQ_PVT

Line 9: SUBTYPE stav_rec_type IS okl_csh_order_seq_pvt.stav_rec_type;

5: ---------------------------------------------------------------------------
6: -- GLOBAL DATASTRUCTURES
7: ---------------------------------------------------------------------------
8:
9: SUBTYPE stav_rec_type IS okl_csh_order_seq_pvt.stav_rec_type;
10: SUBTYPE stav_tbl_type IS okl_csh_order_seq_pvt.stav_tbl_type;
11:
12: SUBTYPE okl_csh_order_rec_type IS okl_csh_order_seq_pvt.okl_csh_order_rec_type;
13: SUBTYPE okl_csh_order_tbl_type IS okl_csh_order_seq_pvt.okl_csh_order_tbl_type;

Line 10: SUBTYPE stav_tbl_type IS okl_csh_order_seq_pvt.stav_tbl_type;

6: -- GLOBAL DATASTRUCTURES
7: ---------------------------------------------------------------------------
8:
9: SUBTYPE stav_rec_type IS okl_csh_order_seq_pvt.stav_rec_type;
10: SUBTYPE stav_tbl_type IS okl_csh_order_seq_pvt.stav_tbl_type;
11:
12: SUBTYPE okl_csh_order_rec_type IS okl_csh_order_seq_pvt.okl_csh_order_rec_type;
13: SUBTYPE okl_csh_order_tbl_type IS okl_csh_order_seq_pvt.okl_csh_order_tbl_type;
14:

Line 12: SUBTYPE okl_csh_order_rec_type IS okl_csh_order_seq_pvt.okl_csh_order_rec_type;

8:
9: SUBTYPE stav_rec_type IS okl_csh_order_seq_pvt.stav_rec_type;
10: SUBTYPE stav_tbl_type IS okl_csh_order_seq_pvt.stav_tbl_type;
11:
12: SUBTYPE okl_csh_order_rec_type IS okl_csh_order_seq_pvt.okl_csh_order_rec_type;
13: SUBTYPE okl_csh_order_tbl_type IS okl_csh_order_seq_pvt.okl_csh_order_tbl_type;
14:
15: ---------------------------------------------------------------------------
16: -- GLOBAL VARIABLES

Line 13: SUBTYPE okl_csh_order_tbl_type IS okl_csh_order_seq_pvt.okl_csh_order_tbl_type;

9: SUBTYPE stav_rec_type IS okl_csh_order_seq_pvt.stav_rec_type;
10: SUBTYPE stav_tbl_type IS okl_csh_order_seq_pvt.stav_tbl_type;
11:
12: SUBTYPE okl_csh_order_rec_type IS okl_csh_order_seq_pvt.okl_csh_order_rec_type;
13: SUBTYPE okl_csh_order_tbl_type IS okl_csh_order_seq_pvt.okl_csh_order_tbl_type;
14:
15: ---------------------------------------------------------------------------
16: -- GLOBAL VARIABLES
17: ---------------------------------------------------------------------------