DBA Data[Home] [Help]

APPS.OKL_AM_REPURCHASE_ASSET_PVT dependencies on OKL_TRX_AR_INVOICES_PUB

Line 11: SUBTYPE taiv_rec_type IS okl_trx_ar_invoices_pub.taiv_rec_type;

7: SUBTYPE rulv_rec_type IS okl_rule_pub.rulv_rec_type;
8:
9: SUBTYPE asset_tbl_type IS okl_am_calculate_quote_pvt.asset_tbl_type;
10:
11: SUBTYPE taiv_rec_type IS okl_trx_ar_invoices_pub.taiv_rec_type;
12:
13: SUBTYPE qpyv_tbl_type IS okl_quote_parties_pub.qpyv_tbl_type;
14:
15: --akrangan added for debug logging begin