DBA Data[Home] [Help]

APPS.OKL_AM_REPURCHASE_ASSET_PVT dependencies on OKL_TRX_QUOTES_PUB

Line 28: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;

24: ---------------------------------------------------------------------------
25: -- GLOBAL DATASTRUCTURES
26: ---------------------------------------------------------------------------
27:
28: SUBTYPE qtev_rec_type IS okl_trx_quotes_pub.qtev_rec_type;
29: SUBTYPE tqlv_tbl_type IS okl_txl_quote_lines_pub.tqlv_tbl_type;
30:
31: ---------------------------------------------------------------------------
32: -- PROCEDURES