DBA Data[Home] [Help]

APPS.OKL_INSURANCE_POLICIES_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 1309: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

1305: SELECT IPYB.KHR_ID, IPYB.KLE_ID ,IPYB.OBJECT_VERSION_NUMBER, ISS_CODE, IPY_TYPE ,FACTOR_CODE
1306: FROM OKL_INS_POLICIES_B IPYB
1307: WHERE IPYB.ID = p_ipy_id;
1308: l_khr_status VARCHAR2(30) ;
1309: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
1310: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
1311: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1312: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1313:

Line 1310: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

1306: FROM OKL_INS_POLICIES_B IPYB
1307: WHERE IPYB.ID = p_ipy_id;
1308: l_khr_status VARCHAR2(30) ;
1309: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
1310: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
1311: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1312: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
1313:
1314: BEGIN

Line 4730: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

4726: l_id NUMBER;
4727: l_tai_id NUMBER;
4728: l_vendor_refund_amount NUMBER;
4729: l_khr_status VARCHAR2(30) ;
4730: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
4731: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
4732: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4733: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4734: --

Line 4731: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

4727: l_tai_id NUMBER;
4728: l_vendor_refund_amount NUMBER;
4729: l_khr_status VARCHAR2(30) ;
4730: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
4731: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
4732: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4733: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
4734: --
4735: -- Records /Tables Declaration

Line 5871: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

5867: l_return_status VARCHAR2(1) ;
5868: ls_check_tpi VARCHAR2(3);
5869: l_id NUMBER ;
5870: l_ipyv_rec ipyv_rec_type;
5871: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
5872: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
5873: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5874: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5875: l_cust_refund NUMBER ;

Line 5872: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

5868: ls_check_tpi VARCHAR2(3);
5869: l_id NUMBER ;
5870: l_ipyv_rec ipyv_rec_type;
5871: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
5872: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
5873: l_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5874: lx_klev_rec Okl_Kle_Pvt.klev_rec_type ;
5875: l_cust_refund NUMBER ;
5876: l_vendor_adjustment NUMBER;