DBA Data[Home] [Help]

APPS.OKL_AM_CALC_QUOTE_STREAM_PVT dependencies on OKL_TXL_QUOTE_LINES_PUB

Line 9: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;

5: -- GLOBAL DATASTRUCTURES
6: ---------------------------------------------------------------------------
7:
8: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;
9: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;
10: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;
11:
12: ---------------------------------------------------------------------------
13: -- GLOBAL VARIABLES

Line 10: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;

6: ---------------------------------------------------------------------------
7:
8: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;
9: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;
10: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;
11:
12: ---------------------------------------------------------------------------
13: -- GLOBAL VARIABLES
14: ---------------------------------------------------------------------------