DBA Data[Home] [Help]

APPS.OKL_EXT_BILLING_CHARGES_PVT dependencies on OKL_PROPERTY_TAX_PUB

Line 225: l_init_ptcv_rec okl_property_tax_pub.ptcv_rec_type;

221:
222: -- Transaction Lines
223: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
224: r_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
225: l_init_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
226: p_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
227: x_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
228:
229: ------------------------------------------------------------

Line 226: p_ptcv_rec okl_property_tax_pub.ptcv_rec_type;

222: -- Transaction Lines
223: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
224: r_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
225: l_init_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
226: p_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
227: x_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
228:
229: ------------------------------------------------------------
230: -- Declare variables to call Accounting Engine.

Line 227: x_ptcv_rec okl_property_tax_pub.ptcv_rec_type;

223: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
224: r_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
225: l_init_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
226: p_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
227: x_ptcv_rec okl_property_tax_pub.ptcv_rec_type;
228:
229: ------------------------------------------------------------
230: -- Declare variables to call Accounting Engine.
231: ------------------------------------------------------------