DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_RXH_PVT

Line 6063: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;

6059: l_api_version CONSTANT NUMBER := 1;
6060: l_api_name CONSTANT VARCHAR2(30) := 'DELETE_TRX_EXTENSION';
6061: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
6062: rxl_index BINARY_INTEGER;
6063: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6064: l_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6065: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6066: lx_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6067: -- Cursor Definitions

Line 6065: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;

6061: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
6062: rxl_index BINARY_INTEGER;
6063: l_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6064: l_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6065: lx_rxhv_rec okl_rxh_pvt.rxhv_rec_type;
6066: lx_rxlv_tbl okl_rxl_pvt.rxlv_tbl_type;
6067: -- Cursor Definitions
6068: CURSOR get_ar_ext_hdr_id( p_source_id NUMBER, p_source_table VARCHAR2)
6069: IS