DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_TXD_ASSETS_PUB

Line 28: subtype adpv_rec_type IS okl_txd_assets_pub.adpv_rec_type;

24:
25: subtype rmpv_rec_type IS OKL_RULE_PUB.rmpv_rec_type;
26:
27: subtype gvev_rec_type IS OKL_OKC_MIGRATION_PVT.gvev_rec_type;
28: subtype adpv_rec_type IS okl_txd_assets_pub.adpv_rec_type;
29:
30: subtype pphv_rec_type is okl_party_payments_pvt.pphv_rec_type;
31: subtype pphv_tbl_type is okl_party_payments_pvt.pphv_tbl_type;
32: