DBA Data[Home] [Help]

APPS.OKL_INSURANCE_POLICIES_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 1328: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

1324: SELECT IPYB.KHR_ID, IPYB.KLE_ID ,IPYB.OBJECT_VERSION_NUMBER, ISS_CODE, IPY_TYPE ,FACTOR_CODE
1325: FROM OKL_INS_POLICIES_B IPYB
1326: WHERE IPYB.ID = p_ipy_id;
1327: l_khr_status VARCHAR2(30) ;
1328: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
1329: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
1330: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1331: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1332:

Line 1329: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

1325: FROM OKL_INS_POLICIES_B IPYB
1326: WHERE IPYB.ID = p_ipy_id;
1327: l_khr_status VARCHAR2(30) ;
1328: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
1329: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
1330: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1331: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1332:
1333: BEGIN

Line 4721: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

4717: l_id NUMBER;
4718: l_tai_id NUMBER;
4719: l_vendor_refund_amount NUMBER;
4720: l_khr_status VARCHAR2(30) ;
4721: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
4722: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
4723: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4724: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4725: --

Line 4722: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

4718: l_tai_id NUMBER;
4719: l_vendor_refund_amount NUMBER;
4720: l_khr_status VARCHAR2(30) ;
4721: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
4722: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
4723: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4724: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4725: --
4726: -- Records /Tables Declaration

Line 5864: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

5860: l_return_status VARCHAR2(1) ;
5861: ls_check_tpi VARCHAR2(3);
5862: l_id NUMBER ;
5863: l_ipyv_rec ipyv_rec_type;
5864: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
5865: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
5866: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5867: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5868: l_cust_refund NUMBER ;

Line 5865: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

5861: ls_check_tpi VARCHAR2(3);
5862: l_id NUMBER ;
5863: l_ipyv_rec ipyv_rec_type;
5864: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
5865: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
5866: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5867: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5868: l_cust_refund NUMBER ;
5869: l_vendor_adjustment NUMBER;