DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_MAN_PVT dependencies on OKL_TAP_PVT

Line 35: lp_tapv_rec okl_tap_pvt.tapv_rec_type;

31:
32: ------------------------------------------------------------
33: -- Declare records: Payable Invoice Headers, Lines and Distributions
34: ------------------------------------------------------------
35: lp_tapv_rec okl_tap_pvt.tapv_rec_type;
36: lx_tapv_rec okl_tap_pvt.tapv_rec_type;
37: lp_tplv_rec okl_tpl_pvt.tplv_rec_type;
38: lx_tplv_rec okl_tpl_pvt.tplv_rec_type;
39:

Line 36: lx_tapv_rec okl_tap_pvt.tapv_rec_type;

32: ------------------------------------------------------------
33: -- Declare records: Payable Invoice Headers, Lines and Distributions
34: ------------------------------------------------------------
35: lp_tapv_rec okl_tap_pvt.tapv_rec_type;
36: lx_tapv_rec okl_tap_pvt.tapv_rec_type;
37: lp_tplv_rec okl_tpl_pvt.tplv_rec_type;
38: lx_tplv_rec okl_tpl_pvt.tplv_rec_type;
39:
40: /* ankushar 23-JAN-2007