DBA Data[Home] [Help]

APPS.OKL_INSURANCE_POLICIES_PVT dependencies on OKL_ACC_CALL_PUB

Line 12: SUBTYPE bpd_acc_rec_type IS Okl_Acc_Call_Pub.bpd_acc_rec_type;

8:
9: -- Added for Credit Memo Bug 3976894
10: SUBTYPE taiv_rec_type IS okl_trx_ar_invoices_pub.taiv_rec_type;
11: SUBTYPE tilv_rec_type IS okl_txl_ar_inv_lns_pub.tilv_rec_type ;
12: SUBTYPE bpd_acc_rec_type IS Okl_Acc_Call_Pub.bpd_acc_rec_type;
13: ---------------------------------------------------------------------------
14: -- GLOBAL MESSAGE CONSTANTS
15: ---------------------------------------------------------------------------
16: G_FND_APP CONSTANT VARCHAR2(200) := Okc_Api.G_FND_APP;