DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_TRMNT_PVT dependencies on OKL_TXD_ASSETS_PVT

Line 13: subtype adpv_rec_type is okl_txd_assets_pvt.advv_rec_type;

9:
10: /* Bug 6674730 start */
11: subtype trxv_rec_type is OKL_TRX_ASSETS_PUB.thpv_rec_type;
12: subtype talv_rec_type is OKL_TXL_ASSETS_PUB.tlpv_rec_type;
13: subtype adpv_rec_type is okl_txd_assets_pvt.advv_rec_type;
14:
15: G_TRANS_TYPE VARCHAR2(3) := 'CFA';
16: /* Bug 6674730 end */
17: