DBA Data[Home] [Help]

APPS.OKL_CNTR_GRP_BILLING_PVT dependencies on OKL_TLD_PVT

Line 24: SUBTYPE tldv_rec_type IS Okl_Tld_Pvt.tldv_rec_type;

20:
21: SUBTYPE taiv_rec_type IS okl_tai_pvt.taiv_rec_type;
22: SUBTYPE taiv_tbl_type IS okl_tai_pvt.taiv_tbl_type;
23:
24: SUBTYPE tldv_rec_type IS Okl_Tld_Pvt.tldv_rec_type;
25: SUBTYPE tldv_tbl_type IS Okl_Tld_Pvt.tldv_tbl_type;
26:
27: SUBTYPE Bill_Rec_Type IS oks_bill_util_pub.Bill_Rec_Type;
28: SUBTYPE Bill_Tbl_Type IS oks_bill_util_pub.Bill_Tbl_Type;

Line 25: SUBTYPE tldv_tbl_type IS Okl_Tld_Pvt.tldv_tbl_type;

21: SUBTYPE taiv_rec_type IS okl_tai_pvt.taiv_rec_type;
22: SUBTYPE taiv_tbl_type IS okl_tai_pvt.taiv_tbl_type;
23:
24: SUBTYPE tldv_rec_type IS Okl_Tld_Pvt.tldv_rec_type;
25: SUBTYPE tldv_tbl_type IS Okl_Tld_Pvt.tldv_tbl_type;
26:
27: SUBTYPE Bill_Rec_Type IS oks_bill_util_pub.Bill_Rec_Type;
28: SUBTYPE Bill_Tbl_Type IS oks_bill_util_pub.Bill_Tbl_Type;
29: