DBA Data[Home] [Help]

APPS.OKL_AM_RESTRUCTURE_RENTS_PVT dependencies on OKL_TXL_QUOTE_LINES_PUB

Line 42: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;

38:
39: SUBTYPE srlv_tbl_type IS OKL_PROCESS_STREAMS_PVT.srlv_tbl_type;
40: SUBTYPE yields_tbl_type IS OKL_PROCESS_STREAMS_PVT.yields_tbl_type;
41:
42: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;
43: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;
44: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;
45:
46: ---------------------------------------------------------------------------

Line 43: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;

39: SUBTYPE srlv_tbl_type IS OKL_PROCESS_STREAMS_PVT.srlv_tbl_type;
40: SUBTYPE yields_tbl_type IS OKL_PROCESS_STREAMS_PVT.yields_tbl_type;
41:
42: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;
43: SUBTYPE tqlv_rec_type IS okl_txl_quote_lines_pub.tqlv_rec_type;
44: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;
45:
46: ---------------------------------------------------------------------------
47: -- PROCEDURES