DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_PARTY_PAYMENTS_PVT

Line 30: subtype pphv_rec_type is okl_party_payments_pvt.pphv_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:
33: subtype ppydv_rec_type IS okl_pyd_pvt.ppydv_rec_type;
34: subtype ppydv_tbl_type is okl_pyd_pvt.ppydv_tbl_type;

Line 31: subtype pphv_tbl_type is okl_party_payments_pvt.pphv_tbl_type;

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:
33: subtype ppydv_rec_type IS okl_pyd_pvt.ppydv_rec_type;
34: subtype ppydv_tbl_type is okl_pyd_pvt.ppydv_tbl_type;
35: